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 372adb58c1
testing/makefiles/delegate.mk was a no-op
3 years ago
..
bin Add mouse report handling to ktest 3 years ago
googletest Update embedded googletest to 1.11.0 3 years ago
makefiles testing/makefiles/delegate.mk was a no-op 3 years ago
.gitignore Update gitignore files to ignore .arduino and to stop ignoring testing/bin 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
ExpectedMouseReport.cpp Add MouseReport class for testing 3 years ago
ExpectedMouseReport.h Add MouseReport class for testing 3 years ago
HIDState.cpp Add MouseReports to HIDState for testing 3 years ago
HIDState.h Add MouseReports to HIDState for testing 3 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
MouseReport.cpp Add MouseReport class for testing 3 years ago
MouseReport.h Add MouseReport class for testing 3 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 Add function for verification of expected mouse reports 3 years ago
VirtualDeviceTest.h Add function for verification of expected mouse reports 3 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 Move key def sections into a subdirectory to make the codebase a bit cleaner. 4 years ago