Skip to content

Commit

Permalink
Add driver testing info
Browse files Browse the repository at this point in the history
```
python3 -mpip install tox
tox -emakesupported
```
  • Loading branch information
cetinajero committed Jul 3, 2023
1 parent fa1bb09 commit 83af0e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tests/Python3_Driver_Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
| <a name="BTECH_UV-50X2_G2"></a> BTECH_UV-50X2_G2 | [@KC9HI](https://github.com/KC9HI) | 30-Nov-2022 | Yes | 0.00% |
| <a name="BTECH_UV-50X3"></a> BTECH_UV-50X3 | [@KC9HI](https://github.com/KC9HI) | 10-Dec-2022 | Yes | 0.06% |
| <a name="BTECH_UV-5X3"></a> BTECH_UV-5X3 | [@KC9HI](https://github.com/KC9HI) | 9-Dec-2022 | Yes | 0.43% |
| <a name="Baofeng_BF-1901"></a> Baofeng_BF-1901 | [@cetinajero](https://github.com/cetinajero) | 3-Jul-2023 | Yes | |
| <a name="Baofeng_BF-888"></a> Baofeng_BF-888 | [@kk7ds](https://github.com/kk7ds) | 13-Feb-2019 | Yes | **15.53%** |
| <a name="Baofeng_BF-A58"></a> Baofeng_BF-A58 | [@KC9HI](https://github.com/KC9HI) | 3-Dec-2022 | Yes | **1.46%** |
| <a name="Baofeng_BF-A58S"></a> Baofeng_BF-A58S | [@KC9HI](https://github.com/KC9HI) | 3-Dec-2022 | Yes | 0.59% |
Expand Down Expand Up @@ -411,11 +412,11 @@
| <a name="Zastone_ZT-X6"></a> Zastone_ZT-X6 | [Implied by Retevis_RT22](#user-content-Retevis_RT22) | 9-Dec-2022 | Yes | 0.11% |
## Stats

**Drivers:** 408
**Drivers:** 409

**Tested:** 86% (352/56) (93% of usage stats)
**Tested:** 86% (353/56) (93% of usage stats)

**Byte clean:** 89% (367/41)
**Byte clean:** 89% (368/41)

## Meaning of this testing

Expand Down
1 change: 1 addition & 0 deletions tests/py3_driver_testers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ BTECH_UV-50X2,@KC9HI,11-Nov-2022
BTECH_UV-50X2_G2,@KC9HI,30-Nov-2022
BTECH_UV-50X3,@KC9HI,10-Dec-2022
BTECH_UV-5X3,@KC9HI,9-Dec-2022
Baofeng_BF-1901,@cetinajero,3-Jul-2023
Baofeng_BF-888,@kk7ds,13-Feb-2019
Baofeng_BF-A58,@KC9HI,3-Dec-2022
Baofeng_BF-A58S,@KC9HI,3-Dec-2022
Expand Down

0 comments on commit 83af0e3

Please sign in to comment.