You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kaleidoscope/testing
Jesse Vincent 4517ff7c0e
Add a first version of a Kaleidoscope testing DSL.
4 years ago
..
bin Add a first version of a Kaleidoscope testing DSL. 4 years ago
googletest Add a googletest-based test harness & tests 4 years ago
makefiles Add a first version of a Kaleidoscope testing DSL. 4 years ago
.gitignore Move some gitignores around 4 years ago
AbsoluteMouseReport.cpp Add timestamps to simulator HID report classes 4 years ago
AbsoluteMouseReport.h Add timestamps to simulator HID report classes 4 years ago
ConsumerControlReport.cpp Add timestamps to simulator HID report classes 4 years ago
ConsumerControlReport.h Add timestamps to simulator HID report classes 4 years ago
ExpectedKeyboardReport.cpp Add a variant of ExpectReport that takes an explicit list of keycodes 4 years ago
ExpectedKeyboardReport.h Add event queue functions to testing infrastructure 4 years ago
HIDState.cpp Add a googletest-based test harness & tests 4 years ago
HIDState.h Add a googletest-based test harness & tests 4 years ago
KeyboardReport.cpp Add timestamps to simulator HID report classes 4 years ago
KeyboardReport.h Add timestamps to simulator HID report classes 4 years ago
SimHarness.cpp Follow naming convention for private member variables 4 years ago
SimHarness.h Whitespace only, for readability 4 years ago
State.cpp Add a googletest-based test harness & tests 4 years ago
State.h Add a googletest-based test harness & tests 4 years ago
SystemControlReport.cpp Add timestamps to simulator HID report classes 4 years ago
SystemControlReport.h Add timestamps to simulator HID report classes 4 years ago
TODO.txt Add a googletest-based test harness & tests 4 years ago
VirtualDeviceTest.cpp Small error in my cherry-picking. 4 years ago
VirtualDeviceTest.h Extract expected report validation. I'm very much not proud of the 4 years ago
fix-macros.h testing/fix-macros.h: Improve the comment on the top of the file 4 years ago
matchers.h Add a googletest-based test harness & tests 4 years ago
setup-googletest.h Whitespace only, for readability 4 years ago