You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Kerkmann c2b13bd77b
Introduce VERIFY_AND_CLEAR shorthand (#19370)
Which is just a syntactic sugar for
testing::Mock::VerifyAndClearExpectations to reduce the visual clutter
in unit-tests.
3 years ago
..
config.h [Tests] Increase QMK test coverage take 2 (#15269) 4 years ago
test.mk [Tests] Increase QMK test coverage take 2 (#15269) 4 years ago
test_action_layer.cpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 3 years ago
test_keycode_util.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 3 years ago
test_keypress.cpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 3 years ago
test_one_shot_keys.cpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 3 years ago
test_tapping.cpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 3 years ago