qmk_firmware/tests/test_common
2025-06-14 13:55:35 +01:00
..
build.mk [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
keyboard_report_util.cpp [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
keyboard_report_util.hpp Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
keymap.c [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
main.cpp Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2023-09-25 12:45:49 +10:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
mouse_report_util.cpp Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
mouse_report_util.hpp Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
pointing_device_driver.c Add core handling for pointing device failures. (#25315) 2025-06-14 13:55:35 +01:00
test_common.h Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2023-09-25 12:45:49 +10:00
test_common.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2022-12-15 02:31:08 +11:00
test_driver.cpp Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
test_driver.hpp [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
test_fixture.cpp Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
test_fixture.hpp Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 2022-08-13 23:48:51 +10:00
test_keymap_key.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2022-12-15 02:31:08 +11:00
test_keymap_key.hpp [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
test_logger.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2022-12-15 02:31:08 +11:00
test_logger.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2022-12-15 02:31:08 +11:00
test_matrix.h Missed a couple more #pragma onces (#11351) 2020-12-30 15:44:53 +00:00
test_pointing_device_driver.h Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00