memtest86plus/tests
Martin Whitaker 3dcedbde4b For 32 bit images, use the physical address to generate the offset in test 2.
Detecting a stage change and using that to reset the offset counter
could fail when the config menu was used to skip to the next test
(issue #224).
2022-12-29 13:37:49 +00:00
..
addr_walk1.c Simple maintenance improvements (#145) 2022-08-15 17:51:48 +02:00
bit_fade.c Remove volatile qualifier from testword pointers. 2022-02-19 13:01:42 +00:00
block_move.c Skip segments in tests where the calculated chunk size is too small. 2022-12-10 15:24:26 +00:00
modulo_n.c Skip segments in tests where the calculated chunk size is too small. 2022-12-10 15:24:26 +00:00
mov_inv_fixed.c Skip segments in tests where the calculated chunk size is too small. 2022-12-10 15:24:26 +00:00
mov_inv_random.c Skip segments in tests where the calculated chunk size is too small. 2022-12-10 15:24:26 +00:00
mov_inv_walk1.c Skip segments in tests where the calculated chunk size is too small. 2022-12-10 15:24:26 +00:00
own_addr.c For 32 bit images, use the physical address to generate the offset in test 2. 2022-12-29 13:37:49 +00:00
test_funcs.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
test_helper.c Improve efficiency of random number generation (discussion #8). 2022-03-05 20:04:32 +00:00
test_helper.h Improve efficiency of random number generation (discussion #8). 2022-03-05 20:04:32 +00:00
tests.c Disable test 1 by default (issue #155). 2022-12-11 15:50:35 +00:00
tests.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00