summaryrefslogtreecommitdiff
path: root/tests/test_common/matrix.c
AgeCommit message (Collapse)Author
2017-06-18Add a test fixtureFred Sundvik
It only initializes QMK once, and clears the matrix after each test.
2017-06-18Test two keys pressed at onceFred Sundvik
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik
2017-06-18Dummy test matrix implementationFred Sundvik