summaryrefslogtreecommitdiffstats
path: root/tests/test_common
AgeCommit message (Expand)AuthorFilesLines
2017-12-15add tests for action_layer.c and reset layer state after testsColin T.A. Gray2-3/+10
2017-07-11Fix unreferenced errors with mingw compiler and unit testsFred Sundvik3-3/+6
2017-07-09Configure vscode file associations, use hpp instead of hFred Sundvik7-8/+8
2017-07-09Add basic timing support, and SFT_T testsFred Sundvik3-4/+45
2017-07-09Add simple modifier testFred Sundvik1-4/+10
2017-06-18Add a couple of todos to keyboard_report_util.cppFred Sundvik1-0/+3
2017-06-18More natural interface for setting keyboard ledsFred Sundvik3-5/+4
2017-06-18Add a test fixtureFred Sundvik4-1/+72
2017-06-18Test two keys pressed at onceFred Sundvik2-2/+30
2017-06-18Actually test for correct key pressesFred Sundvik4-5/+92
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik4-1/+146
2017-06-18Dummy test matrix implementationFred Sundvik1-0/+43