summaryrefslogtreecommitdiff
path: root/tests/test_common/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann1-2/+6
2022-02-12Format code according to conventions (#16322)QMK Bot1-4/+12
2019-08-30clang-format changesskullY1-24/+8
2017-07-11Fix unreferenced errors with mingw compiler and unit testsFred Sundvik1-0/+3
2017-06-18Add a test fixtureFred Sundvik1-1/+5
2017-06-18Test two keys pressed at onceFred Sundvik1-0/+2
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik1-1/+12
2017-06-18Dummy test matrix implementationFred Sundvik1-0/+43