aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_common/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-111-0/+3
|
* Add a test fixtureFred Sundvik2017-06-181-1/+5
| | | | It only initializes QMK once, and clears the matrix after each test.
* 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