memtest86plus/tests
Martin Whitaker 11c0c6c2f5 Use atomic memory read/write functions in tests.
This ensures compiler optimisations won't interfere with the tests.
2021-12-23 10:07:55 +00:00
..
addr_walk1.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
bit_fade.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
block_move.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
modulo_n.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
mov_inv_fixed.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
mov_inv_random.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
mov_inv_walk1.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
own_addr.c Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
test_funcs.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
test_helper.c Initial commit. 2020-05-24 21:30:55 +01:00
test_helper.h Use atomic memory read/write functions in tests. 2021-12-23 10:07:55 +00:00
tests.c Initial commit. 2020-05-24 21:30:55 +01:00
tests.h Initial commit. 2020-05-24 21:30:55 +01:00