summaryrefslogtreecommitdiff
path: root/tests/test_common/test_driver.cpp
AgeCommit message (Collapse)Author
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel
This reverts commit b6054c0206609f3755f71d819643644d250288b0.
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann
* Add per-test keymaps * Add better trace and info logs for failed unit-tests * Add layer state assertion with tracing message * Use individual test binaries configuration options * Add basic qmk functionality tests * Add tap hold configurations tests * Add auto shift tests * `qmk format-c * Fix tests Co-authored-by: Nick Brassel <nick@tzarc.org>
2019-08-30clang-format changesskullY
2017-07-08Configure vscode file associations, use hpp instead of hFred Sundvik
2017-06-19More natural interface for setting keyboard ledsFred Sundvik
2017-06-18Actually test for correct key pressesFred Sundvik
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik