My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/tests/test_common
Stefan Kerkmann c2b13bd77b
Introduce VERIFY_AND_CLEAR shorthand (#19370)
2 years ago
..
build.mk [Tests] Increase QMK test coverage take 2 (#15269) 4 years ago
keyboard_report_util.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
keyboard_report_util.hpp Ensure single newline at EOF for core files (#11310) 4 years ago
keycode_table.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
keycode_util.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
keycode_util.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
keymap.c [Tests] Increase QMK test coverage take 2 (#15269) 4 years ago
main.cpp Fix garbled test output (#18822) 3 years ago
matrix.c [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
test_common.h [Tests] Increase QMK test coverage take 2 (#15269) 4 years ago
test_common.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
test_driver.cpp Refactor `send_extra` (#18615) 3 years ago
test_driver.hpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 2 years ago
test_fixture.cpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 2 years ago
test_fixture.hpp Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 3 years ago
test_keymap_key.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
test_keymap_key.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
test_logger.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
test_logger.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
test_matrix.h Missed a couple more `#pragma once`s (#11351) 4 years ago