chirp/tests
Neil McNeight a883164ead Second half of BCD work on kenwood_tone functions.
With this commit, the _set_tone_val() function now properly creates
binary-coded decimal (BCD) numbers, depending on how dcs_enc_base and
tone_enc_base are set when constructing a tone model.

The test cases were expanded to cover all permutations of valid values
for dcs_enc_base (8, 10, and 16) and tone_enc_base (10 and 16). All of
these test cases allow testing new inputs and outputs, as well as
validating that the new settings do not interfere with parsing when it
is not expected to.
2026-08-01 21:53:43 -07:00
..
images Add test image for Bajeton BJ7800 2026-06-10 15:42:23 -07:00
unit Second half of BCD work on kenwood_tone functions. 2026-08-01 21:53:43 -07:00
__init__.py Fix tox CHIRP_TESTIMG option 2025-05-27 16:37:39 -07:00
base.py Fix 8.33kHz step calculation 2025-10-20 15:23:20 -07:00
conftest.py Add temporary XFAIL test list 2023-11-05 10:58:51 -08:00
driver_xfails.yaml Fix BruteForce test trying to validate empty memories 2025-09-25 15:03:10 -07:00
icom_clone_simulator.py Style cleanups for tests/ 2023-03-10 18:07:04 -08:00
model_stats.tsv Alias Baofeng UV-25 to UV-17Pro driver 2024-06-05 20:19:53 -07:00
py3-untested-drivers.txt tk270: Fix for python3 2025-09-04 20:34:40 -07:00
py3_driver_testers.txt Add Support for Wouxun KG-935H 2025-03-15 08:38:17 -07:00
test_banks.py Add static bank/model which refuses any change 2024-10-31 15:28:23 -07:00
test_brute_force.py Fix BruteForce test trying to validate empty memories 2025-09-25 15:03:10 -07:00
test_clone.py Add BLE serial detection 2026-05-20 14:47:03 -07:00
test_copy_all.py tdh8, tdh3: Further revise the AM handling 2024-08-25 11:46:50 -07:00
test_detect.py Capture and show driver messages during load 2024-01-29 18:30:42 -08:00
test_drivers.py Add warnings and volatile flag to settings 2023-07-02 20:33:50 -07:00
test_edges.py Fix drivers modifying memory during set_memory() 2026-03-17 15:27:37 -07:00
test_features.py Add a test for radio prompts 2023-03-10 15:48:15 -08:00
test_settings.py Improve reporting of settings failures in tests 2025-01-14 18:15:48 -08:00
xfails.txt ft450: Fix IF filter setting breaking UI 2023-11-07 15:26:51 -08:00