qmk_firmware/tests/test_common
Joel Challis fc9fb2c775
Allow output of logging when running unit tests (#13556)
* Initial pass at enabling logging for unit tests

* Add to docs

* Bind debug for more test types

* Force everything

* Tidy up slightly
2021-07-25 17:18:09 +01:00
..
keyboard_report_util.cpp
keyboard_report_util.hpp
main.cpp Allow output of logging when running unit tests (#13556) 2021-07-25 17:18:09 +01:00
matrix.c
test_common.hpp
test_driver.cpp
test_driver.hpp
test_fixture.cpp Allow output of logging when running unit tests (#13556) 2021-07-25 17:18:09 +01:00
test_fixture.hpp
test_matrix.h