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
Thomas Baart 5ec21a7822
First attempt at unit tests
7 years ago
..
keyboard_report_util.cpp Configure vscode file associations, use hpp instead of h 9 years ago
keyboard_report_util.hpp Configure vscode file associations, use hpp instead of h 9 years ago
matrix.c Fix unreferenced errors with mingw compiler and unit tests 9 years ago
test_common.hpp add tests for action_layer.c and reset layer state after tests 8 years ago
test_driver.cpp First attempt at unit tests 7 years ago
test_driver.hpp First attempt at unit tests 7 years ago
test_fixture.cpp add tests for action_layer.c and reset layer state after tests 8 years ago
test_fixture.hpp Fix unreferenced errors with mingw compiler and unit tests 9 years ago
test_matrix.h Add a test fixture 9 years ago