Commit Graph

148 Commits (9b04d6663ca5e0227063322dd6fd922e5a07e2ab)

Author SHA1 Message Date
Michael Richters 68d5fa80d1
Add testcases for SpaceCadet in "no-delay" mode
3 years ago
Jesse Vincent cf826188a4
Merge pull request #1030 from gedankenexperimenter/timeout-check-fix
3 years ago
Michael Richters ed3b9205c5
Remove timeout padding from existing testcases
3 years ago
Michael Richters c60dd9526d
Add testcase for issue #673
3 years ago
Michael Richters 1416bdb4c8
Add testcase for issue #571
3 years ago
Michael Richters 5b45092221
Add SpaceCadet testcase for issue #484
3 years ago
Michael Richters b84d82bdb1
Add Leader testcases, including for issue #407
3 years ago
Michael Richters 67bf76a99a
Simplify and standardize some testcases
3 years ago
Michael Richters cc8bd39c43
Add testcases for WinKeyToggle
3 years ago
Michael Richters f136912015
Add testcases for Turbo plugin
3 years ago
Michael Richters 206d0681c8
Add testcases for Leader plugin
3 years ago
Michael Richters e101121eec
Add testcases for SpaceCadet plugin
3 years ago
Michael Richters 5d69eca65d
Update testcase for issue 978
3 years ago
Michael Richters b0478b43d8
Update testcases for MagicCombo plugin
3 years ago
Michael Richters f7b7799756
Update testcases for TapDance plugin
3 years ago
Michael Richters d2cb078604
Update testcases for OneShot plugin
3 years ago
Michael Richters fb95769250
Update testcases for Qukeys plugin
3 years ago
Michael Richters ba65bf46d2
Update testcases for TopsyTurvy plugin
3 years ago
Michael Richters 836e4af8ae
Update testcases for Macros plugin
3 years ago
Michael Richters 78ec964b09
Update testcases: events/keyboard-state/macros
3 years ago
Michael Richters c1e64d0a60
Update testcases: examples/basic-keypress
3 years ago
Michael Richters f13e08c77a
Update testcases: events/keyboard-state/release-cleared
3 years ago
Michael Richters a2f720e365
Add testcases for rollover conditions on Keyboard HID keys
3 years ago
Michael Richters b8025a94f3
Adjust configuration for issue #970 test sketch
3 years ago
Michael Richters 8b1bf403c3
Add Qukeys tap-repeat feature basic test
3 years ago
Michael Richters 20cb771dbf
Update Qukeys basic test suite tap-repeat configuration
3 years ago
Michael Richters 0db11e3e66
Update basic Escape-OneShot testcases
3 years ago
Michael Richters 4f243dbef6
Update testcase for OneShot issue #896
3 years ago
Michael Richters c4332f1545
Update basic OneShot testcases
3 years ago
Michael Richters 682019493a
Update Kaleidoscope-Ranges testcase for new OneShot keys
3 years ago
Michael Richters f1e727dba7
Add testcase for OneShot issue #896
3 years ago
Michael Richters e5e0544540
Add testcase for keyboard state array using Macros
3 years ago
Michael Richters ffeb137082
Add testcase for the keyboard state array
3 years ago
Michael Richters 8b01f51c24
Add testcase for TapDance issue #980
3 years ago
Michael Richters dbf46d83e0
Add testcase for TapDance issue #922
3 years ago
Michael Richters a15f4e6d6a
Add testcase for TapDance issue #806
3 years ago
Michael Richters b213fb7677
Add to basic TapDance testcases
3 years ago
Michael Richters d0c34ad707
Add testcase for backwards compatibility of ranges
3 years ago
Michael Richters 96b708f5a1
Add testcases for floating base layer
4 years ago
Jesse Vincent 86c7a32ccc
We weren't actually reporting out failed tests as an exit code when running simulator tests
4 years ago
Jesse Vincent dfb710f705
Move key def sections into a subdirectory to make the codebase a bit cleaner.
4 years ago
Michael Richters 496cc8888d
Adapt basic TopsyTurvy testcase for KeyboardioHID#67
4 years ago
Jesse Vincent 6ef1570964
Improve dependency tracking, cleanup and presentation in test Makefiles.
4 years ago
Jesse Vincent 61f8fc5456
Rename test sketches to match directory names
4 years ago
Jesse Vincent d6bd14581c
Add a sketch.json for each of the current examples and tests
4 years ago
Michael Richters 46736361b8
Add testcases for Redial with rollover
4 years ago
Michael Richters c1d8f3b9c0
Add basic TapDance testcases
4 years ago
Michael Richters 0c03d19c64
Add basic ShapeShifter testcases
4 years ago
Michael Richters 9f18e65ce4
Add basic TopsyTurvy testcases
4 years ago
Michael Richters 40cc6a290e
Add basic MagicCombo testcase
4 years ago
Michael Richters 56cafeb9fd
Add basic Escape-OneShot testcases
4 years ago
Michael Richters 6858c0b030
Add basic OneShot testcases
4 years ago
Jesse Vincent 0ccc3dcde0
Explicitly expect no key reports on issue 987 test
4 years ago
Michael Richters 2b6e6f437c
Add testcase for idle key events in simulator
4 years ago
Jesse Vincent a61765e630
Exit from the testing loop with an error in case of failed test.
4 years ago
Jesse Vincent b0902f35da
Add a "generate-testcases" target to make -C tests
4 years ago
Jesse Vincent b2e899429f
'make clean' fixes
4 years ago
Michael Richters e1166b5ebd
Fix issue #970 testcase
4 years ago
Michael Richters 9e1aaac3d8
Convert issue #970 testcase to ktest
4 years ago
Michael Richters ae0a9975b6
Add testcase for issue #970
4 years ago
Michael Richters 33618fb088
Update Qukeys basic testcase for issue #970
4 years ago
Jesse Vincent 395f8ac992
temp workaround for test failures
4 years ago
Jesse Vincent cd2698d701
Port Redial tests to ktest. Add a couple ktest features to support that
4 years ago
Jesse Vincent b767a25e7f
re-enable the subtests in keycode tests
4 years ago
Jesse Vincent 7e5b05e447
There's no real need to vary the generated test
4 years ago
Michael Richters d673585224
Add a few simple testcases for Macros
4 years ago
Jesse Vincent cbdd2b30eb
Port issue 941 test case to ktest
4 years ago
Jesse Vincent bf461fc9ea
Move "basic keypress" test to ktest
4 years ago
Jesse Vincent 61b41972c4
Port the 'keycodes' test to ktest
4 years ago
Jesse Vincent 4517ff7c0e
Add a first version of a Kaleidoscope testing DSL.
4 years ago
Jesse Vincent a28a745059
I missed this when cherrypicking
4 years ago
Michael Richters 98eff330b3
Rename shared.h -> common.h
4 years ago
Jesse Vincent af60ffa317
Tweak diagnostic message based on my understanding of the code
4 years ago
Michael Richters 381eff1e13
Add testcase for simulator HID report timestamps
4 years ago
Gergely Nagy f32f845d97
tests: Add a failing testcase for #951
4 years ago
Gergely Nagy 518989ba57
Merge pull request #944 from keyboardio/standardize-key-report-names
4 years ago
Michael Richters 9de531bda0
Add rudimentary tests for Redial plugin
4 years ago
Michael Richters ac97009327
Improve consistency of Qukeys testcases
4 years ago
Michael Richters 1d4fd1ed3a
Rename sketch.h -> shared.h
4 years ago
Michael Richters f1e0126b8d
Add copyright & license info
4 years ago
Michael Richters fd9b7462b0
Add four basic Qukeys testcases
4 years ago
Jesse Vincent 7f6d09c15b
Merge pull request #948 from gedankenexperimenter/t/keyboard-hid-modifiers
4 years ago
Jesse Vincent e96d06893c
Make it possible to only run a subset of the simulator tests using the TEST_PATH variable
4 years ago
Michael Richters 2d47d64961
Add testcase for basic modifier keycodes
4 years ago
Jesse Vincent 240f141538
Reduce the number of cycles the "long" test runs for, for perf reasons
4 years ago
Jesse Vincent 895f5f1e00
Add some tests for SetCycleTime
4 years ago
Jesse Vincent cfcfd3b75e
Add diag strings for some tests to help debug
4 years ago
Michael Richters 1c24228f80
Add testcases for `RunForMillis()` simulator function
4 years ago
Jesse Vincent 3a16fc95fb
Cut down the sketch for the test to remove extraneous stuff
4 years ago
Michael Richters 23a78e119b
Testcase for simultaneous keypresses
4 years ago
Michael Richters 39f0bbe159
Add KeyAddr versions of Press() & Release() to the simulator
4 years ago
Jesse Vincent 51d48245ad
Switch ConsumerControlReport and SystemControlReport to use ActiveKeycodes and ActiveKeycode respectively, to match Keyboard.
4 years ago
Gergely Nagy 7d7615ef6f
tests: Update some of the naming in the layer activation order test
4 years ago
Gergely Nagy ffcd17ba6e
tests: Greatly simplify and clean up the layer activation-order test
4 years ago
Gergely Nagy d90820afc7
tests: Add a test case for activation-ordered layer switching
4 years ago
Jesse Vincent 57c41719a7
Add a test for a keycode that will only work with the new HID Usage Tables
4 years ago
Gergely Nagy 9319cc1099
testing: Build and run the tests separately
4 years ago
Eric Paniagua fad1b7e051
Add a googletest-based test harness & tests
4 years ago