[chirp_devel] Build test results: Successful
Tested changes:
[Dan Smith dsmith@danplanet.com] Make tests not require DV call lists
If the radio driver does not require DV call lists, the tests should not require them either.
Related to #1647
[Dan Smith dsmith@danplanet.com] Make the UI offer to save ICF files, if supported
For drivers that expose the ICF details, allow File->Save to ICF file format.
Related to #1647
[Dan Smith dsmith@danplanet.com] Add ICF write support for ID-31A
Related to #1647
[Dan Smith dsmith@danplanet.com] Make ICF module able to write files
We have long supported reading ICF files, but not writing them. The format is *mostly* well-understood, with the exception of some metadata. This is not as useful for all radios, but for the ones that support SD cards, being able to write ICF files means those can be programmed without a cable and/or before we have figured out the cloning details.
This adds the basic capability to icf.py, but requires drivers to declare the metadata details for it to be useful.
Note this also includes some py3 fixes so this will more directly apply to the py3 branch.
Related to #1647
[Dan Smith dsmith@danplanet.com] Run py2 tests on Focal
Github just switched ubuntu-latest to jammy, so make sure these run on focal.
[Dan Smith dsmith@danplanet.com] Don't fail to create PR if merge commit fails
If we fail to run makesupported, we will not touch anything, but return nonzero, which will try to git commit, which will fail because nothing is changed. Just ignore that and push the PR anyway so we have something to work from.
[Tom Hayward tom@tomh.us] [id880] Fix typo in charset definition. #281
[Tom Hayward tom@tomh.us] [thf6a] Support full charset (ASCII). Fixes #141
[Tom Hayward tom@tomh.us] [id880] Support full charset. Fixes #281
[Tom Hayward tom@tomh.us] [vx5] Support full charset (ASCII). Fixes #292
[Tom Hayward tom@tomh.us] [id31a] set used bit when creating new memory, clear when deleting. Fixes #269
[Tom Hayward tom@tomh.us] Support PyGTK < 2.22 in bank edit. Fixes #231
[Tom Hayward tom@tomh.us] [d710] [v71] [d72] Fix tone list (not all tones are supported). Fixes #212
[Dan Smith dsmith@danplanet.com] [vx7] Fix setting memory power levels on 220MHz band Fixes #214
[Dan Smith dsmith@danplanet.com] fips: Pennsylvania FIPS code was wrong. #117
[Marco Filippi iz3gme.marco@gmail.com] Consider lower bound frequency of each valid_band as valid Fix bug #181
[Tom Hayward tom@tomh.us] tmd700: allow 8-char names. Fixes #176
[Dan Smith dsmith@danplanet.com] Fix the "blind deletion" problem, as well as properly direct copy/paste Fixes #172
[David Griffith dave@661.org] Bug #155 fix: VX-7 1.25m power levels
[David Griffith dave@661.org] New INSTALL and README files Fixes #122
[Tom Hayward tom@tomh.us] thd72: only use hardware flow on OS X. Fixes #166
[Marco Filippi iz3gme.marco@gmail.com] [FT817] Tone freq not set correctly Same as #88 for FT857, to avoid code duplication fix code have been moved from ft857 to its ancestor class Fix bug #163
[Tom Hayward tom@tomh.us] Fix Mac .app so paths with spaces work. Fixes Bug #145
Full log:
[...truncated 1555 lines...] test_copy_all (tests.TestCase_PuxingPX2R) Testing Puxing PX-2R copy all ... ok test_detect (tests.TestCase_PuxingPX2R) Testing Puxing PX-2R detect ... ok test_edges (tests.TestCase_PuxingPX2R) Testing Puxing PX-2R edges ... ok test_settings (tests.TestCase_PuxingPX2R) Testing Puxing PX-2R settings ... skipped 'Settings not supported' test_banks (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 brute force ... ok test_clone (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 clone ... ok test_copy_all (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 copy all ... ok test_detect (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 detect ... ok test_edges (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 edges ... ok test_settings (tests.TestCase_AnysecuWP9900) Testing Anysecu WP-9900 settings ... ok test_banks (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 brute force ... ok test_clone (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 clone ... ok test_copy_all (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 copy all ... ok test_detect (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 detect ... ok test_edges (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 edges ... ok test_settings (tests.TestCase_WouxunKGUV6) Testing Wouxun KG-UV6 settings ... ok test_banks (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND brute force ... ok test_clone (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND clone ... ok test_copy_all (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND copy all ... ok test_detect (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND detect ... ok test_edges (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND edges ... ok test_settings (tests.TestCase_YaesuFT817ND) Testing Yaesu FT-817ND settings ... ok test_banks (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H banks ... ok test_brute_force (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H brute force ... ok test_clone (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H clone ... ok test_copy_all (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H copy all ... ok test_detect (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H detect ... ok test_edges (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H edges ... ok test_settings (tests.TestCase_IcomIC2300H) Testing Icom IC-2300H settings ... ok test_banks (tests.TestCase_RetevisRT76) Testing Retevis RT76 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT76) Testing Retevis RT76 brute force ... ok test_clone (tests.TestCase_RetevisRT76) Testing Retevis RT76 clone ... ok test_copy_all (tests.TestCase_RetevisRT76) Testing Retevis RT76 copy all ... ok test_detect (tests.TestCase_RetevisRT76) Testing Retevis RT76 detect ... ok test_edges (tests.TestCase_RetevisRT76) Testing Retevis RT76 edges ... ok test_settings (tests.TestCase_RetevisRT76) Testing Retevis RT76 settings ... ok test_banks (tests.TestCase_RetevisRB17) Testing Retevis RB17 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB17) Testing Retevis RB17 brute force ... ok test_clone (tests.TestCase_RetevisRB17) Testing Retevis RB17 clone ... ok test_copy_all (tests.TestCase_RetevisRB17) Testing Retevis RB17 copy all ... ok test_detect (tests.TestCase_RetevisRB17) Testing Retevis RB17 detect ... ok test_edges (tests.TestCase_RetevisRB17) Testing Retevis RB17 edges ... ok test_settings (tests.TestCase_RetevisRB17) Testing Retevis RB17 settings ... ok test_banks (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 banks ... ok test_brute_force (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 brute force ... ok test_clone (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 clone ... ok test_copy_all (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 copy all ... ok test_detect (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 detect ... ok test_edges (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 edges ... ok test_settings (tests.TestCase_YaesuVX7) Testing Yaesu VX-7 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 banks ... ok test_brute_force (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 brute force ... ok test_clone (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 clone ... ok test_copy_all (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 copy all ... ok test_detect (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 detect ... ok test_edges (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 edges ... ok test_settings (tests.TestCase_IcomICV82U82) Testing Icom IC-V82/U82 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_PuxingPX777) Testing Puxing PX-777 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_PuxingPX777) Testing Puxing PX-777 brute force ... ok test_clone (tests.TestCase_PuxingPX777) Testing Puxing PX-777 clone ... ok test_copy_all (tests.TestCase_PuxingPX777) Testing Puxing PX-777 copy all ... ok test_detect (tests.TestCase_PuxingPX777) Testing Puxing PX-777 detect ... ok test_edges (tests.TestCase_PuxingPX777) Testing Puxing PX-777 edges ... ok test_settings (tests.TestCase_PuxingPX777) Testing Puxing PX-777 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) brute force ... ok test_clone (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) clone ... ok test_copy_all (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) copy all ... ok test_detect (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) detect ... ok test_edges (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) edges ... ok test_settings (tests.TestCase_YaesuFT817NDUS) Testing Yaesu FT-817ND (US) settings ... ok test_banks (tests.TestCase_RetevisRB615) Testing Retevis RB615 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB615) Testing Retevis RB615 brute force ... ok test_clone (tests.TestCase_RetevisRB615) Testing Retevis RB615 clone ... ok test_copy_all (tests.TestCase_RetevisRB615) Testing Retevis RB615 copy all ... ok test_detect (tests.TestCase_RetevisRB615) Testing Retevis RB615 detect ... ok test_edges (tests.TestCase_RetevisRB615) Testing Retevis RB615 edges ... ok test_settings (tests.TestCase_RetevisRB615) Testing Retevis RB615 settings ... ok test_banks (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 brute force ... ok test_clone (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 clone ... ok test_copy_all (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 copy all ... ok test_detect (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 detect ... ok test_edges (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 edges ... skipped 'No mutable memory locations found' test_settings (tests.TestCase_BTECHFRSA1) Testing BTECH FRS-A1 settings ... ok test_banks (tests.TestCase_RetevisRB17A) Testing Retevis RB17A banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB17A) Testing Retevis RB17A brute force ... ok test_clone (tests.TestCase_RetevisRB17A) Testing Retevis RB17A clone ... ok test_copy_all (tests.TestCase_RetevisRB17A) Testing Retevis RB17A copy all ... ok test_detect (tests.TestCase_RetevisRB17A) Testing Retevis RB17A detect ... ok test_edges (tests.TestCase_RetevisRB17A) Testing Retevis RB17A edges ... ok test_settings (tests.TestCase_RetevisRB17A) Testing Retevis RB17A settings ... ok test_banks (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H banks ... ok test_brute_force (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H brute force ... ok test_clone (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H clone ... ok test_copy_all (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H copy all ... ok test_detect (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H detect ... ok test_edges (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H edges ... ok test_settings (tests.TestCase_IcomIC2720H) Testing Icom IC-2720H settings ... skipped 'Settings not supported' test_banks (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K brute force ... ok test_clone (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K clone ... ok test_copy_all (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K copy all ... ok test_detect (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K detect ... ok test_edges (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K edges ... ok test_settings (tests.TestCase_PuxingPX888K) Testing Puxing PX-888K settings ... ok test_banks (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D brute force ... ok test_clone (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D clone ... ok test_copy_all (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D copy all ... ok test_detect (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D detect ... ok test_edges (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D edges ... ok test_settings (tests.TestCase_WouxunKGUV8D) Testing Wouxun KG-UV8D settings ... ok test_banks (tests.TestCase_RetevisRT87) Testing Retevis RT87 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT87) Testing Retevis RT87 brute force ... ok test_clone (tests.TestCase_RetevisRT87) Testing Retevis RT87 clone ... ok test_copy_all (tests.TestCase_RetevisRT87) Testing Retevis RT87 copy all ... ok test_detect (tests.TestCase_RetevisRT87) Testing Retevis RT87 detect ... ok test_edges (tests.TestCase_RetevisRT87) Testing Retevis RT87 edges ... ok test_settings (tests.TestCase_RetevisRT87) Testing Retevis RT87 settings ... ok test_banks (tests.TestCase_IcomICW32A) Testing Icom IC-W32A banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_IcomICW32A) Testing Icom IC-W32A brute force ... ok test_clone (tests.TestCase_IcomICW32A) Testing Icom IC-W32A clone ... ok test_copy_all (tests.TestCase_IcomICW32A) Testing Icom IC-W32A copy all ... ok test_detect (tests.TestCase_IcomICW32A) Testing Icom IC-W32A detect ... ok test_edges (tests.TestCase_IcomICW32A) Testing Icom IC-W32A edges ... ok test_settings (tests.TestCase_IcomICW32A) Testing Icom IC-W32A settings ... skipped 'Settings not supported' test_banks (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 brute force ... ok test_clone (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 clone ... ok test_copy_all (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 copy all ... ok test_detect (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 detect ... ok test_edges (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 edges ... ok test_settings (tests.TestCase_YaesuFT818) Testing Yaesu FT-818 settings ... ok test_banks (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR banks ... ok test_brute_force (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR brute force ... ok test_clone (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR clone ... ok test_copy_all (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR copy all ... ok test_detect (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR detect ... ok test_edges (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR edges ... ok test_settings (tests.TestCase_YaesuVX8DR) Testing Yaesu VX-8DR settings ... ok test_banks (tests.TestCase_RetevisRB17P) Testing Retevis RB17P banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB17P) Testing Retevis RB17P brute force ... ok test_clone (tests.TestCase_RetevisRB17P) Testing Retevis RB17P clone ... ok test_copy_all (tests.TestCase_RetevisRB17P) Testing Retevis RB17P copy all ... ok test_detect (tests.TestCase_RetevisRB17P) Testing Retevis RB17P detect ... ok test_edges (tests.TestCase_RetevisRB17P) Testing Retevis RB17P edges ... ok test_settings (tests.TestCase_RetevisRB17P) Testing Retevis RB17P settings ... ok test_banks (tests.TestCase_RetevisRB617) Testing Retevis RB617 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB617) Testing Retevis RB617 brute force ... ok test_clone (tests.TestCase_RetevisRB617) Testing Retevis RB617 clone ... ok test_copy_all (tests.TestCase_RetevisRB617) Testing Retevis RB617 copy all ... ok test_detect (tests.TestCase_RetevisRB617) Testing Retevis RB617 detect ... ok test_edges (tests.TestCase_RetevisRB617) Testing Retevis RB617 edges ... ok test_settings (tests.TestCase_RetevisRB617) Testing Retevis RB617 settings ... ok test_banks (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 brute force ... ok test_clone (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 clone ... ok test_copy_all (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 copy all ... ok test_detect (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 detect ... ok test_edges (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 edges ... ok test_settings (tests.TestCase_BTECHFRSB1) Testing BTECH FRS-B1 settings ... ok test_banks (tests.TestCase_QYTKT8R) Testing QYT KT-8R banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_QYTKT8R) Testing QYT KT-8R brute force ... ok test_clone (tests.TestCase_QYTKT8R) Testing QYT KT-8R clone ... ok test_copy_all (tests.TestCase_QYTKT8R) Testing QYT KT-8R copy all ... ok test_detect (tests.TestCase_QYTKT8R) Testing QYT KT-8R detect ... ok test_edges (tests.TestCase_QYTKT8R) Testing QYT KT-8R edges ... ok test_settings (tests.TestCase_QYTKT8R) Testing QYT KT-8R settings ... ok test_banks (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A banks ... ok test_brute_force (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A brute force ... ok test_clone (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A clone ... ok test_copy_all (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A copy all ... ok test_detect (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A detect ... ok test_edges (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A edges ... ok test_settings (tests.TestCase_IcomIC2730A) Testing Icom IC-2730A settings ... ok test_banks (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 brute force ... ok test_clone (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 clone ... ok test_copy_all (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 copy all ... ok test_detect (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 detect ... ok test_edges (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 edges ... ok test_settings (tests.TestCase_YaesuFT857897) Testing Yaesu FT-857/897 settings ... ok test_banks (tests.TestCase_RetevisRB17V) Testing Retevis RB17V banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB17V) Testing Retevis RB17V brute force ... ok test_clone (tests.TestCase_RetevisRB17V) Testing Retevis RB17V clone ... ok test_copy_all (tests.TestCase_RetevisRB17V) Testing Retevis RB17V copy all ... ok test_detect (tests.TestCase_RetevisRB17V) Testing Retevis RB17V detect ... ok test_edges (tests.TestCase_RetevisRB17V) Testing Retevis RB17V edges ... ok test_settings (tests.TestCase_RetevisRB17V) Testing Retevis RB17V settings ... ok test_banks (tests.TestCase_IcomICW32E) Testing Icom IC-W32E banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_IcomICW32E) Testing Icom IC-W32E brute force ... ok test_clone (tests.TestCase_IcomICW32E) Testing Icom IC-W32E clone ... ok test_copy_all (tests.TestCase_IcomICW32E) Testing Icom IC-W32E copy all ... ok test_detect (tests.TestCase_IcomICW32E) Testing Icom IC-W32E detect ... ok test_edges (tests.TestCase_IcomICW32E) Testing Icom IC-W32E edges ... ok test_settings (tests.TestCase_IcomICW32E) Testing Icom IC-W32E settings ... skipped 'Settings not supported' test_banks (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus brute force ... ok test_clone (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus clone ... ok test_copy_all (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus copy all ... ok test_detect (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus detect ... ok test_edges (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus edges ... ok test_settings (tests.TestCase_WouxunKGUV8DPlus) Testing Wouxun KG-UV8D Plus settings ... ok test_banks (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 brute force ... ok test_clone (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 clone ... ok test_copy_all (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 copy all ... ok test_detect (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 detect ... ok test_edges (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 edges ... ok test_settings (tests.TestCase_RetevisRT9000D136174) Testing Retevis RT9000D_136-174 settings ... ok test_banks (tests.TestCase_RetevisRB618) Testing Retevis RB618 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB618) Testing Retevis RB618 brute force ... ok test_clone (tests.TestCase_RetevisRB618) Testing Retevis RB618 clone ... ok test_copy_all (tests.TestCase_RetevisRB618) Testing Retevis RB618 copy all ... ok test_detect (tests.TestCase_RetevisRB618) Testing Retevis RB618 detect ... ok test_edges (tests.TestCase_RetevisRB618) Testing Retevis RB618 edges ... ok test_settings (tests.TestCase_RetevisRB618) Testing Retevis RB618 settings ... ok test_banks (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE banks ... ok test_brute_force (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE brute force ... ok test_clone (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE clone ... ok test_copy_all (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE copy all ... ok test_detect (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE detect ... ok test_edges (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE edges ... ok test_settings (tests.TestCase_YaesuVX8GE) Testing Yaesu VX-8GE settings ... ok test_banks (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 brute force ... ok test_clone (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 clone ... ok test_copy_all (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 copy all ... ok test_detect (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 detect ... ok test_edges (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 edges ... ok test_settings (tests.TestCase_AbbreeAR518) Testing Abbree AR-518 settings ... ok test_banks (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) brute force ... ok test_clone (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) clone ... ok test_copy_all (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) copy all ... ok test_detect (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) detect ... ok test_edges (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) edges ... ok test_settings (tests.TestCase_YaesuFT857897US) Testing Yaesu FT-857/897 (US) settings ... ok test_banks (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 brute force ... ok test_clone (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 clone ... ok test_copy_all (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 copy all ... ok test_detect (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 detect ... ok test_edges (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 edges ... ok test_settings (tests.TestCase_BTECHGMRS20V2) Testing BTECH GMRS-20V2 settings ... ok test_banks (tests.TestCase_RetevisRB18) Testing Retevis RB18 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB18) Testing Retevis RB18 brute force ... ok test_clone (tests.TestCase_RetevisRB18) Testing Retevis RB18 clone ... ok test_copy_all (tests.TestCase_RetevisRB18) Testing Retevis RB18 copy all ... ok test_detect (tests.TestCase_RetevisRB18) Testing Retevis RB18 detect ... ok test_edges (tests.TestCase_RetevisRB18) Testing Retevis RB18 edges ... ok test_settings (tests.TestCase_RetevisRB18) Testing Retevis RB18 settings ... ok test_banks (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 brute force ... ok test_clone (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 clone ... ok test_copy_all (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 copy all ... ok test_detect (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 detect ... ok test_edges (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 edges ... ok test_settings (tests.TestCase_RetevisRT9000D220260) Testing Retevis RT9000D_220-260 settings ... ok test_banks (tests.TestCase_RetevisRB619) Testing Retevis RB619 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB619) Testing Retevis RB619 brute force ... ok test_clone (tests.TestCase_RetevisRB619) Testing Retevis RB619 clone ... ok test_copy_all (tests.TestCase_RetevisRB619) Testing Retevis RB619 copy all ... ok test_detect (tests.TestCase_RetevisRB619) Testing Retevis RB619 detect ... ok test_edges (tests.TestCase_RetevisRB619) Testing Retevis RB619 edges ... ok test_settings (tests.TestCase_RetevisRB619) Testing Retevis RB619 settings ... ok test_banks (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 brute force ... ok test_clone (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 clone ... ok test_copy_all (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 copy all ... ok test_detect (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 detect ... ok test_edges (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 edges ... ok test_settings (tests.TestCase_AbbreeAR63) Testing Abbree AR-63 settings ... ok test_banks (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E brute force ... ok test_clone (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E clone ... ok test_copy_all (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E copy all ... ok test_detect (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E detect ... ok test_edges (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E edges ... ok test_settings (tests.TestCase_WouxunKGUV8E) Testing Wouxun KG-UV8E settings ... ok test_banks (tests.TestCase_IcomID31A) Testing Icom ID-31A banks ... ok test_brute_force (tests.TestCase_IcomID31A) Testing Icom ID-31A brute force ... ok test_clone (tests.TestCase_IcomID31A) Testing Icom ID-31A clone ... ok test_copy_all (tests.TestCase_IcomID31A) Testing Icom ID-31A copy all ... ok test_detect (tests.TestCase_IcomID31A) Testing Icom ID-31A detect ... ok test_edges (tests.TestCase_IcomID31A) Testing Icom ID-31A edges ... ok test_settings (tests.TestCase_IcomID31A) Testing Icom ID-31A settings ... ok test_banks (tests.TestCase_RetevisRB19) Testing Retevis RB19 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB19) Testing Retevis RB19 brute force ... ok test_clone (tests.TestCase_RetevisRB19) Testing Retevis RB19 clone ... ok test_copy_all (tests.TestCase_RetevisRB19) Testing Retevis RB19 copy all ... ok test_detect (tests.TestCase_RetevisRB19) Testing Retevis RB19 detect ... ok test_edges (tests.TestCase_RetevisRB19) Testing Retevis RB19 edges ... ok test_settings (tests.TestCase_RetevisRB19) Testing Retevis RB19 settings ... ok test_banks (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 banks ... ok test_brute_force (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 brute force ... ok test_clone (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 clone ... ok test_copy_all (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 copy all ... ok test_detect (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 detect ... ok test_edges (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 edges ... ok test_settings (tests.TestCase_YaesuFT8800) Testing Yaesu FT-8800 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R banks ... ok test_brute_force (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R brute force ... ok test_clone (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R clone ... ok test_copy_all (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R copy all ... ok test_detect (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R detect ... ok test_edges (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R edges ... ok test_settings (tests.TestCase_YaesuVX8R) Testing Yaesu VX-8R settings ... ok test_banks (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 brute force ... ok test_clone (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 clone ... ok test_copy_all (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 copy all ... ok test_detect (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 detect ... ok test_edges (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 edges ... ok test_settings (tests.TestCase_BTECHGMRS50X1) Testing BTECH GMRS-50X1 settings ... ok test_banks (tests.TestCase_RetevisRB19P) Testing Retevis RB19P banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB19P) Testing Retevis RB19P brute force ... ok test_clone (tests.TestCase_RetevisRB19P) Testing Retevis RB19P clone ... ok test_copy_all (tests.TestCase_RetevisRB19P) Testing Retevis RB19P copy all ... ok test_detect (tests.TestCase_RetevisRB19P) Testing Retevis RB19P detect ... ok test_edges (tests.TestCase_RetevisRB19P) Testing Retevis RB19P edges ... ok test_settings (tests.TestCase_RetevisRB19P) Testing Retevis RB19P settings ... ok test_banks (tests.TestCase_RetevisRB627B) Testing Retevis RB627B banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB627B) Testing Retevis RB627B brute force ... ok test_clone (tests.TestCase_RetevisRB627B) Testing Retevis RB627B clone ... ok test_copy_all (tests.TestCase_RetevisRB627B) Testing Retevis RB627B copy all ... ok test_detect (tests.TestCase_RetevisRB627B) Testing Retevis RB627B detect ... ok test_edges (tests.TestCase_RetevisRB627B) Testing Retevis RB627B edges ... skipped 'No mutable memory locations found' test_settings (tests.TestCase_RetevisRB627B) Testing Retevis RB627B settings ... ok test_banks (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 brute force ... ok test_clone (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 clone ... ok test_copy_all (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 copy all ... ok test_detect (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 detect ... ok test_edges (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 edges ... ok test_settings (tests.TestCase_RetevisRT9000D400490) Testing Retevis RT9000D_400-490 settings ... ok test_banks (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A brute force ... ok test_clone (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A clone ... ok test_copy_all (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A copy all ... ok test_detect (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A detect ... ok test_edges (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A edges ... ok test_settings (tests.TestCase_WouxunKGUV920PA) Testing Wouxun KG-UV920P-A settings ... ok test_banks (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 brute force ... ok test_clone (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 clone ... ok test_copy_all (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 copy all ... ok test_detect (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 detect ... ok test_edges (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 edges ... ok test_settings (tests.TestCase_BTECHGMRSV1) Testing BTECH GMRS-V1 settings ... ok test_banks (tests.TestCase_RetevisRB23) Testing Retevis RB23 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB23) Testing Retevis RB23 brute force ... ok test_clone (tests.TestCase_RetevisRB23) Testing Retevis RB23 clone ... ok test_copy_all (tests.TestCase_RetevisRB23) Testing Retevis RB23 copy all ... ok test_detect (tests.TestCase_RetevisRB23) Testing Retevis RB23 detect ... ok test_edges (tests.TestCase_RetevisRB23) Testing Retevis RB23 edges ... ok test_settings (tests.TestCase_RetevisRB23) Testing Retevis RB23 settings ... ok test_banks (tests.TestCase_RetevisRB75) Testing Retevis RB75 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB75) Testing Retevis RB75 brute force ... ok test_clone (tests.TestCase_RetevisRB75) Testing Retevis RB75 clone ... ok test_copy_all (tests.TestCase_RetevisRB75) Testing Retevis RB75 copy all ... ok test_detect (tests.TestCase_RetevisRB75) Testing Retevis RB75 detect ... ok test_edges (tests.TestCase_RetevisRB75) Testing Retevis RB75 edges ... ok test_settings (tests.TestCase_RetevisRB75) Testing Retevis RB75 settings ... ok test_banks (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 brute force ... ok test_clone (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 clone ... ok test_copy_all (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 copy all ... ok test_detect (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 detect ... ok test_edges (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 edges ... ok test_settings (tests.TestCase_RetevisRT9000D6688) Testing Retevis RT9000D_66-88 settings ... ok test_banks (tests.TestCase_RetevisRB26) Testing Retevis RB26 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB26) Testing Retevis RB26 brute force ... ok test_clone (tests.TestCase_RetevisRB26) Testing Retevis RB26 clone ... ok test_copy_all (tests.TestCase_RetevisRB26) Testing Retevis RB26 copy all ... ok test_detect (tests.TestCase_RetevisRB26) Testing Retevis RB26 detect ... ok test_edges (tests.TestCase_RetevisRB26) Testing Retevis RB26 edges ... ok test_settings (tests.TestCase_RetevisRB26) Testing Retevis RB26 settings ... ok test_banks (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG brute force ... ok test_clone (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG clone ... ok test_copy_all (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG copy all ... ok test_detect (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG detect ... ok test_edges (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG edges ... ok test_settings (tests.TestCase_AlincoDJG7EG) Testing Alinco DJ-G7EG settings ... skipped 'Settings not supported' test_banks (tests.TestCase_IcomID51) Testing Icom ID-51 banks ... ok test_brute_force (tests.TestCase_IcomID51) Testing Icom ID-51 brute force ... ok test_clone (tests.TestCase_IcomID51) Testing Icom ID-51 clone ... ok test_copy_all (tests.TestCase_IcomID51) Testing Icom ID-51 copy all ... ok test_detect (tests.TestCase_IcomID51) Testing Icom ID-51 detect ... ok test_edges (tests.TestCase_IcomID51) Testing Icom ID-51 edges ... ok test_settings (tests.TestCase_IcomID51) Testing Icom ID-51 settings ... ok test_banks (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 brute force ... ok test_clone (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 clone ... ok test_copy_all (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 copy all ... ok test_detect (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 detect ... ok test_edges (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 edges ... ok test_settings (tests.TestCase_BTECHGMRSV2) Testing BTECH GMRS-V2 settings ... ok test_banks (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus brute force ... ok test_clone (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus clone ... ok test_copy_all (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus copy all ... ok test_detect (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus detect ... ok test_edges (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus edges ... ok test_settings (tests.TestCase_WouxunKGUV9DPlus) Testing Wouxun KG-UV9D Plus settings ... ok test_banks (tests.TestCase_RetevisRB85) Testing Retevis RB85 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB85) Testing Retevis RB85 brute force ... ok test_clone (tests.TestCase_RetevisRB85) Testing Retevis RB85 clone ... ok test_copy_all (tests.TestCase_RetevisRB85) Testing Retevis RB85 copy all ... ok test_detect (tests.TestCase_RetevisRB85) Testing Retevis RB85 detect ... ok test_edges (tests.TestCase_RetevisRB85) Testing Retevis RB85 edges ... ok test_settings (tests.TestCase_RetevisRB85) Testing Retevis RB85 settings ... ok test_banks (tests.TestCase_RetevisRB27) Testing Retevis RB27 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB27) Testing Retevis RB27 brute force ... ok test_clone (tests.TestCase_RetevisRB27) Testing Retevis RB27 clone ... ok test_copy_all (tests.TestCase_RetevisRB27) Testing Retevis RB27 copy all ... ok test_detect (tests.TestCase_RetevisRB27) Testing Retevis RB27 detect ... ok test_edges (tests.TestCase_RetevisRB27) Testing Retevis RB27 edges ... ok test_settings (tests.TestCase_RetevisRB27) Testing Retevis RB27 settings ... ok test_banks (tests.TestCase_RetevisRT95) Testing Retevis RT95 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT95) Testing Retevis RT95 brute force ... ok test_clone (tests.TestCase_RetevisRT95) Testing Retevis RT95 clone ... ok test_copy_all (tests.TestCase_RetevisRT95) Testing Retevis RT95 copy all ... ok test_detect (tests.TestCase_RetevisRT95) Testing Retevis RT95 detect ... ok test_edges (tests.TestCase_RetevisRT95) Testing Retevis RT95 edges ... ok test_settings (tests.TestCase_RetevisRT95) Testing Retevis RT95 settings ... ok test_banks (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 brute force ... ok test_clone (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 clone ... ok test_copy_all (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 copy all ... ok test_detect (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 detect ... ok test_edges (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 edges ... ok test_settings (tests.TestCase_AlincoDJ175) Testing Alinco DJ175 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_RetevisRT1) Testing Retevis RT1 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT1) Testing Retevis RT1 brute force ... ok test_clone (tests.TestCase_RetevisRT1) Testing Retevis RT1 clone ... ok test_copy_all (tests.TestCase_RetevisRT1) Testing Retevis RT1 copy all ... ok test_detect (tests.TestCase_RetevisRT1) Testing Retevis RT1 detect ... ok test_edges (tests.TestCase_RetevisRT1) Testing Retevis RT1 edges ... ok test_settings (tests.TestCase_RetevisRT1) Testing Retevis RT1 settings ... ok test_banks (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 brute force ... ok test_clone (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 clone ... ok test_copy_all (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 copy all ... ok test_detect (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 detect ... ok test_edges (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 edges ... skipped 'No mutable memory locations found' test_settings (tests.TestCase_BTECHMURSV1) Testing BTECH MURS-V1 settings ... ok test_banks (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P brute force ... ok test_clone (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P clone ... ok test_copy_all (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P copy all ... ok test_detect (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P detect ... ok test_edges (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P edges ... ok test_settings (tests.TestCase_WouxunKGUVD1P) Testing Wouxun KG-UVD1P settings ... ok test_banks (tests.TestCase_RetevisRB27B) Testing Retevis RB27B banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRB27B) Testing Retevis RB27B brute force ... ok test_clone (tests.TestCase_RetevisRB27B) Testing Retevis RB27B clone ... ok test_copy_all (tests.TestCase_RetevisRB27B) Testing Retevis RB27B copy all ... ok test_detect (tests.TestCase_RetevisRB27B) Testing Retevis RB27B detect ... ok test_edges (tests.TestCase_RetevisRB27B) Testing Retevis RB27B edges ... skipped 'No mutable memory locations found' test_settings (tests.TestCase_RetevisRB27B) Testing Retevis RB27B settings ... ok test_banks (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus banks ... ok test_brute_force (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus brute force ... ok test_clone (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus clone ... ok test_copy_all (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus copy all ... ok test_detect (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus detect ... ok test_edges (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus edges ... ok test_settings (tests.TestCase_IcomID51Plus) Testing Icom ID-51 Plus settings ... ok test_banks (tests.TestCase_RetevisRT16) Testing Retevis RT16 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT16) Testing Retevis RT16 brute force ... ok test_clone (tests.TestCase_RetevisRT16) Testing Retevis RT16 clone ... ok test_copy_all (tests.TestCase_RetevisRT16) Testing Retevis RT16 copy all ... ok test_detect (tests.TestCase_RetevisRT16) Testing Retevis RT16 detect ... ok test_edges (tests.TestCase_RetevisRT16) Testing Retevis RT16 edges ... skipped 'No mutable memory locations found' test_settings (tests.TestCase_RetevisRT16) Testing Retevis RT16 settings ... ok test_banks (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 brute force ... ok test_clone (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 clone ... ok test_copy_all (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 copy all ... ok test_detect (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 detect ... ok test_edges (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 edges ... ok test_settings (tests.TestCase_RuggedRH5RV2) Testing Rugged RH5R-V2 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 brute force ... ok test_clone (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 clone ... ok test_copy_all (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 copy all ... ok test_detect (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 detect ... ok test_edges (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 edges ... ok test_settings (tests.TestCase_AlincoDJ596) Testing Alinco DJ596 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M brute force ... ok test_clone (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M clone ... ok test_copy_all (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M copy all ... ok test_detect (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M detect ... ok test_edges (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M edges ... ok test_settings (tests.TestCase_YaesuFT1500M) Testing Yaesu FT-1500M settings ... skipped 'Settings not supported' test_banks (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 brute force ... ok test_clone (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 clone ... ok test_copy_all (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 copy all ... ok test_detect (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 detect ... ok test_edges (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 edges ... ok test_settings (tests.TestCase_BTECHUV2501220) Testing BTECH UV-2501+220 settings ... ok test_banks (tests.TestCase_RetevisRT19) Testing Retevis RT19 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT19) Testing Retevis RT19 brute force ... ok test_clone (tests.TestCase_RetevisRT19) Testing Retevis RT19 clone ... ok test_copy_all (tests.TestCase_RetevisRT19) Testing Retevis RT19 copy all ... ok test_detect (tests.TestCase_RetevisRT19) Testing Retevis RT19 detect ... ok test_edges (tests.TestCase_RetevisRT19) Testing Retevis RT19 edges ... ok test_settings (tests.TestCase_RetevisRT19) Testing Retevis RT19 settings ... ok test_banks (tests.TestCase_IcomID800H) Testing Icom ID-800H banks ... ok test_brute_force (tests.TestCase_IcomID800H) Testing Icom ID-800H brute force ... ok test_clone (tests.TestCase_IcomID800H) Testing Icom ID-800H clone ... ok test_copy_all (tests.TestCase_IcomID800H) Testing Icom ID-800H copy all ... ok test_detect (tests.TestCase_IcomID800H) Testing Icom ID-800H detect ... ok test_edges (tests.TestCase_IcomID800H) Testing Icom ID-800H edges ... ok test_settings (tests.TestCase_IcomID800H) Testing Icom ID-800H settings ... ok test_banks (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A brute force ... ok test_clone (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A clone ... ok test_copy_all (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A copy all ... ok test_detect (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A detect ... ok test_edges (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A edges ... ok test_settings (tests.TestCase_TDXoneTDQ8A) Testing TDXone TD-Q8A settings ... ok test_banks (tests.TestCase_AlincoDR235T) Testing Alinco DR235T banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_AlincoDR235T) Testing Alinco DR235T brute force ... ok test_clone (tests.TestCase_AlincoDR235T) Testing Alinco DR235T clone ... ok test_copy_all (tests.TestCase_AlincoDR235T) Testing Alinco DR235T copy all ... ok test_detect (tests.TestCase_AlincoDR235T) Testing Alinco DR235T detect ... ok test_edges (tests.TestCase_AlincoDR235T) Testing Alinco DR235T edges ... ok test_settings (tests.TestCase_AlincoDR235T) Testing Alinco DR235T settings ... skipped 'Settings not supported' test_banks (tests.TestCase_RetevisRT21) Testing Retevis RT21 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT21) Testing Retevis RT21 brute force ... ok test_clone (tests.TestCase_RetevisRT21) Testing Retevis RT21 clone ... ok test_copy_all (tests.TestCase_RetevisRT21) Testing Retevis RT21 copy all ... ok test_detect (tests.TestCase_RetevisRT21) Testing Retevis RT21 detect ... ok test_edges (tests.TestCase_RetevisRT21) Testing Retevis RT21 edges ... ok test_settings (tests.TestCase_RetevisRT21) Testing Retevis RT21 settings ... ok test_banks (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M brute force ... ok test_clone (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M clone ... ok test_copy_all (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M copy all ... ok test_detect (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M detect ... ok test_edges (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M edges ... ok test_settings (tests.TestCase_YaesuFT1802M) Testing Yaesu FT-1802M settings ... skipped 'Settings not supported' test_banks (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 brute force ... ok test_clone (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 clone ... ok test_copy_all (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 copy all ... ok test_detect (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 detect ... ok test_edges (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 edges ... ok test_settings (tests.TestCase_BTECHUV25X2) Testing BTECH UV-25X2 settings ... ok test_banks (tests.TestCase_IcomID880H) Testing Icom ID-880H banks ... ok test_brute_force (tests.TestCase_IcomID880H) Testing Icom ID-880H brute force ... ok test_clone (tests.TestCase_IcomID880H) Testing Icom ID-880H clone ... ok test_copy_all (tests.TestCase_IcomID880H) Testing Icom ID-880H copy all ... ok test_detect (tests.TestCase_IcomID880H) Testing Icom ID-880H detect ... ok test_edges (tests.TestCase_IcomID880H) Testing Icom ID-880H edges ... ok test_settings (tests.TestCase_IcomID880H) Testing Icom ID-880H settings ... ok test_banks (tests.TestCase_RetevisRT22) Testing Retevis RT22 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT22) Testing Retevis RT22 brute force ... ok test_clone (tests.TestCase_RetevisRT22) Testing Retevis RT22 clone ... ok test_copy_all (tests.TestCase_RetevisRT22) Testing Retevis RT22 copy all ... ok test_detect (tests.TestCase_RetevisRT22) Testing Retevis RT22 detect ... ok test_edges (tests.TestCase_RetevisRT22) Testing Retevis RT22 edges ... ok test_settings (tests.TestCase_RetevisRT22) Testing Retevis RT22 settings ... ok test_banks (tests.TestCase_TYTTH350) Testing TYT TH-350 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TYTTH350) Testing TYT TH-350 brute force ... ok test_clone (tests.TestCase_TYTTH350) Testing TYT TH-350 clone ... ok test_copy_all (tests.TestCase_TYTTH350) Testing TYT TH-350 copy all ... ok test_detect (tests.TestCase_TYTTH350) Testing TYT TH-350 detect ... ok test_edges (tests.TestCase_TYTTH350) Testing TYT TH-350 edges ... ok test_settings (tests.TestCase_TYTTH350) Testing TYT TH-350 settings ... ok test_banks (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M brute force ... ok test_clone (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M clone ... ok test_copy_all (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M copy all ... ok test_detect (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M detect ... ok test_edges (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M edges ... ok test_settings (tests.TestCase_JetstreamJT220M) Testing Jetstream JT220M settings ... skipped 'Settings not supported' test_banks (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS brute force ... ok test_clone (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS clone ... ok test_copy_all (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS copy all ... ok test_detect (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS detect ... ok test_edges (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS edges ... ok test_settings (tests.TestCase_RetevisRT22FRS) Testing Retevis RT22FRS settings ... ok test_banks (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 brute force ... ok test_clone (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 clone ... ok test_copy_all (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 copy all ... ok test_detect (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 detect ... ok test_edges (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 edges ... ok test_settings (tests.TestCase_BTECHUV25X4) Testing BTECH UV-25X4 settings ... ok test_banks (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M brute force ... ok test_clone (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M clone ... ok test_copy_all (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M copy all ... ok test_detect (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M detect ... ok test_edges (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M edges ... ok test_settings (tests.TestCase_JetstreamJT270M) Testing Jetstream JT270M settings ... ok test_banks (tests.TestCase_RetevisRT22S) Testing Retevis RT22S banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT22S) Testing Retevis RT22S brute force ... ok test_clone (tests.TestCase_RetevisRT22S) Testing Retevis RT22S clone ... ok test_copy_all (tests.TestCase_RetevisRT22S) Testing Retevis RT22S copy all ... ok test_detect (tests.TestCase_RetevisRT22S) Testing Retevis RT22S detect ... ok test_edges (tests.TestCase_RetevisRT22S) Testing Retevis RT22S edges ... ok test_settings (tests.TestCase_RetevisRT22S) Testing Retevis RT22S settings ... ok test_banks (tests.TestCase_TYTTH7800) Testing TYT TH-7800 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TYTTH7800) Testing TYT TH-7800 brute force ... ok test_clone (tests.TestCase_TYTTH7800) Testing TYT TH-7800 clone ... ok test_copy_all (tests.TestCase_TYTTH7800) Testing TYT TH-7800 copy all ... ok test_detect (tests.TestCase_TYTTH7800) Testing TYT TH-7800 detect ... ok test_edges (tests.TestCase_TYTTH7800) Testing TYT TH-7800 edges ... ok test_settings (tests.TestCase_TYTTH7800) Testing TYT TH-7800 settings ... ok test_banks (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 brute force ... ok test_clone (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 clone ... ok test_copy_all (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 copy all ... ok test_detect (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 detect ... ok test_edges (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 edges ... ok test_settings (tests.TestCase_BTECHUV5001) Testing BTECH UV-5001 settings ... ok test_banks (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH brute force ... ok test_clone (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH clone ... ok test_copy_all (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH copy all ... ok test_detect (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH detect ... ok test_edges (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH edges ... ok test_settings (tests.TestCase_JetstreamJT270MH) Testing Jetstream JT270MH settings ... ok test_banks (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D banks ... ok test_brute_force (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D brute force ... ok test_clone (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D clone ... ok test_copy_all (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D copy all ... ok test_detect (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D detect ... ok test_edges (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D edges ... ok test_settings (tests.TestCase_YaesuFT1D) Testing Yaesu FT-1D settings ... ok test_banks (tests.TestCase_RetevisRT23) Testing Retevis RT23 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT23) Testing Retevis RT23 brute force ... ok test_clone (tests.TestCase_RetevisRT23) Testing Retevis RT23 clone ... ok test_copy_all (tests.TestCase_RetevisRT23) Testing Retevis RT23 copy all ... ok test_detect (tests.TestCase_RetevisRT23) Testing Retevis RT23 detect ... ok test_edges (tests.TestCase_RetevisRT23) Testing Retevis RT23 edges ... ok test_settings (tests.TestCase_RetevisRT23) Testing Retevis RT23 settings ... ok test_banks (tests.TestCase_KYDIP620) Testing KYD IP-620 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_KYDIP620) Testing KYD IP-620 brute force ... ok test_clone (tests.TestCase_KYDIP620) Testing KYD IP-620 clone ... ok test_copy_all (tests.TestCase_KYDIP620) Testing KYD IP-620 copy all ... ok test_detect (tests.TestCase_KYDIP620) Testing KYD IP-620 detect ... ok test_edges (tests.TestCase_KYDIP620) Testing KYD IP-620 edges ... ok test_settings (tests.TestCase_KYDIP620) Testing KYD IP-620 settings ... ok test_banks (tests.TestCase_RetevisRT26) Testing Retevis RT26 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT26) Testing Retevis RT26 brute force ... ok test_clone (tests.TestCase_RetevisRT26) Testing Retevis RT26 clone ... ok test_copy_all (tests.TestCase_RetevisRT26) Testing Retevis RT26 copy all ... ok test_detect (tests.TestCase_RetevisRT26) Testing Retevis RT26 detect ... ok test_edges (tests.TestCase_RetevisRT26) Testing Retevis RT26 edges ... ok test_settings (tests.TestCase_RetevisRT26) Testing Retevis RT26 settings ... ok test_banks (tests.TestCase_TYTTH9800) Testing TYT TH-9800 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TYTTH9800) Testing TYT TH-9800 brute force ... ok test_clone (tests.TestCase_TYTTH9800) Testing TYT TH-9800 clone ... ok test_copy_all (tests.TestCase_TYTTH9800) Testing TYT TH-9800 copy all ... ok test_detect (tests.TestCase_TYTTH9800) Testing TYT TH-9800 detect ... ok test_edges (tests.TestCase_TYTTH9800) Testing TYT TH-9800 edges ... ok test_settings (tests.TestCase_TYTTH9800) Testing TYT TH-9800 settings ... ok test_banks (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 brute force ... ok test_clone (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 clone ... ok test_copy_all (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 copy all ... ok test_detect (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 detect ... ok test_edges (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 edges ... ok test_settings (tests.TestCase_BTECHUV50X2) Testing BTECH UV-50X2 settings ... ok test_banks (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R banks ... ok test_brute_force (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R brute force ... ok test_clone (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R clone ... ok test_copy_all (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R copy all ... ok test_detect (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R detect ... ok test_edges (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R edges ... ok test_settings (tests.TestCase_YaesuFT25R) Testing Yaesu FT-25R settings ... ok test_banks (tests.TestCase_KYDNC630A) Testing KYD NC-630A banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_KYDNC630A) Testing KYD NC-630A brute force ... ok test_clone (tests.TestCase_KYDNC630A) Testing KYD NC-630A clone ... ok test_copy_all (tests.TestCase_KYDNC630A) Testing KYD NC-630A copy all ... ok test_detect (tests.TestCase_KYDNC630A) Testing KYD NC-630A detect ... ok test_edges (tests.TestCase_KYDNC630A) Testing KYD NC-630A edges ... ok test_settings (tests.TestCase_KYDNC630A) Testing KYD NC-630A settings ... ok test_banks (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF brute force ... ok test_clone (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF clone ... ok test_copy_all (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF copy all ... ok test_detect (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF detect ... ok test_edges (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF edges ... ok test_settings (tests.TestCase_RetevisRT29UHF) Testing Retevis RT29_UHF settings ... ok test_banks (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 brute force ... ok test_clone (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 clone ... ok test_copy_all (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 copy all ... ok test_detect (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 detect ... ok test_edges (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 edges ... ok test_settings (tests.TestCase_TYTTHUV3R25) Testing TYT TH-UV3R-25 settings ... skipped 'Settings not supported' test_banks (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF brute force ... ok test_clone (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF clone ... ok test_copy_all (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF copy all ... ok test_detect (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF detect ... ok test_edges (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF edges ... ok test_settings (tests.TestCase_RetevisRT29VHF) Testing Retevis RT29_VHF settings ... ok test_banks (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R brute force ... ok test_clone (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R clone ... ok test_copy_all (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R copy all ... ok test_detect (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R detect ... ok test_edges (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R edges ... ok test_settings (tests.TestCase_TYTTHUV3R) Testing TYT TH-UV3R settings ... skipped 'Settings not supported' test_banks (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 brute force ... ok test_clone (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 clone ... ok test_copy_all (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 copy all ... ok test_detect (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 detect ... ok test_edges (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 edges ... ok test_settings (tests.TestCase_BTECHUV50X3) Testing BTECH UV-50X3 settings ... ok test_banks (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) brute force ... ok test_clone (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) clone ... ok test_copy_all (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) copy all ... ok test_detect (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) detect ... ok test_edges (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) edges ... ok test_settings (tests.TestCase_KenwoodTHD72clonemode) Testing Kenwood TH-D72 (clone mode) settings ... ok test_banks (tests.TestCase_RetevisRT40B) Testing Retevis RT40B banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT40B) Testing Retevis RT40B brute force ... ok test_clone (tests.TestCase_RetevisRT40B) Testing Retevis RT40B clone ... ok test_copy_all (tests.TestCase_RetevisRT40B) Testing Retevis RT40B copy all ... ok test_detect (tests.TestCase_RetevisRT40B) Testing Retevis RT40B detect ... ok test_edges (tests.TestCase_RetevisRT40B) Testing Retevis RT40B edges ... ok test_settings (tests.TestCase_RetevisRT40B) Testing Retevis RT40B settings ... ok test_banks (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 brute force ... ok test_clone (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 clone ... ok test_copy_all (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 copy all ... ok test_detect (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 detect ... ok test_edges (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 edges ... ok test_settings (tests.TestCase_TYTTHUV8000) Testing TYT TH-UV8000 settings ... ok test_banks (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 brute force ... ok test_clone (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 clone ... ok test_copy_all (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 copy all ... ok test_detect (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 detect ... ok test_edges (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 edges ... ok test_settings (tests.TestCase_BTECHUV5X3) Testing BTECH UV-5X3 settings ... ok test_banks (tests.TestCase_RetevisRT47) Testing Retevis RT47 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_RetevisRT47) Testing Retevis RT47 brute force ... ok test_clone (tests.TestCase_RetevisRT47) Testing Retevis RT47 clone ... ok test_copy_all (tests.TestCase_RetevisRT47) Testing Retevis RT47 copy all ... ok test_detect (tests.TestCase_RetevisRT47) Testing Retevis RT47 detect ... ok test_edges (tests.TestCase_RetevisRT47) Testing Retevis RT47 edges ... ok test_settings (tests.TestCase_RetevisRT47) Testing Retevis RT47 settings ... ok test_banks (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G banks ... ok test_brute_force (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G brute force ... ok test_clone (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G clone ... ok test_copy_all (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G copy all ... ok test_detect (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G detect ... ok test_edges (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G edges ... ok test_settings (tests.TestCase_KenwoodTK272G) Testing Kenwood TK-272G settings ... ok test_banks (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 banks ... skipped 'Banks not supported' test_brute_force (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 brute force ... ok test_clone (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 clone ... ok test_copy_all (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 copy all ... ok test_detect (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 detect ... ok test_edges (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 edges ... ok test_settings (tests.TestCase_BaofengBF888) Testing Baofeng BF-888 settings ... ok
---------------------------------------------------------------------- Ran 1442 tests in 527.684s
OK (skipped=204)
struct memory { bbcd rx_freq[4]; bbcd tx_freq[4]; lbcd rx_tone[2]; lbcd tx_tone[2];
u8 unknown10:5, highpower:1, unknown11:2; u8 unknown20:4, narrow:1, unknown21:3; u8 unknown31:1, scanadd:1, unknown32:6; u8 unknown4; };
struct name { char name[7]; };
#seekto 0x0010; struct memory channels[128];
#seekto 0x08C0; struct name names[128];
#seekto 0x2020; struct memory vfo1; struct memory vfo2;
style create: /chirp/.tox/style style installdeps: pep8==1.6.2, future style inst: /chirp/.tox/.tmp/package/1/chirp-0.3.0dev.zip style installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.,chirp==0.3.0.dev0,configparser==3.7.4,contextlib2==0.5.5,filelock==3.0.12,future==0.15.2,importlib-metadata==0.18,Mako==1.0.3,MarkupSafe==0.23,mercurial==3.7.3,packaging==19.0,pathlib2==2.3.4,pep8==1.6.2,pluggy==0.12.0,py==1.8.0,pygobject==3.20.0,pyparsing==2.4.0,pyserial==3.0.1,scandir==1.10.0,six==1.12.0,toml==0.10.0,tox==3.13.2,virtualenv==16.6.1,zipp==0.5.2 style run-test-pre: PYTHONHASHSEED='4003009511' style run-test: commands[0] | python ./tools/cpep8.py ___________________________________ summary ____________________________________ unit: commands succeeded driver: commands succeeded style: commands succeeded congratulations :) Email was triggered for: Success Sending email for trigger: Success
participants (1)
-
Build System