Files
qmk_firmware/tests/secure/test_secure.cpp
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.
2022-12-18 21:55:14 +01:00

7.6 KiB