summaryrefslogtreecommitdiffstats
path: root/tests/test_common/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* [Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann2022-12-151-2/+6
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+12
* clang-format changesskullY2019-08-301-24/+8
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-111-0/+3
* Add a test fixtureFred Sundvik2017-06-181-1/+5
* Test two keys pressed at onceFred Sundvik2017-06-181-0/+2
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-181-1/+12
* Dummy test matrix implementationFred Sundvik2017-06-181-0/+43