mbed-os/TESTS/mbed_hal/crc
Kevin Bracey 83a9606140 CRC tests: increase parameter reflection coverage
CRC tests failed to exercise handling of the initial and final-xor
values with respect to reflection parameters. Add tests covering this.

Expected behaviour is that the initial value is always non-reflected and
the final-xor happens after the optional output reflection.
2020-01-08 13:36:17 +02:00
..
crc_api_tests.h Add HAL CRC test and test header file. 2018-06-07 10:17:21 +02:00
main.cpp CRC tests: increase parameter reflection coverage 2020-01-08 13:36:17 +02:00