qmk_firmware/tests/test_common
Stefan Kerkmann a24bdccee0
[Tests] Increase QMK test coverage take 2 (#15269)
* Add per-test keymaps

* Add better trace and info logs for failed unit-tests

* Add layer state assertion with tracing message

* Use individual test binaries configuration options

* Add basic qmk functionality tests

* Add tap hold configurations tests

* Add auto shift tests

Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-11-23 13:31:01 +11:00
..
build.mk
keyboard_report_util.cpp
keyboard_report_util.hpp
keymap.c
main.cpp
matrix.c
test_common.h
test_common.hpp
test_driver.cpp
test_driver.hpp
test_fixture.cpp
test_fixture.hpp
test_keymap_key.cpp
test_keymap_key.hpp
test_logger.cpp
test_logger.hpp
test_matrix.h