memtest86plus/tests
Lionel Debroux 8d966d98f4
Refactor the memrw functions to reduce the redundancy. (#415)
The impact is limited now, but will increase when adding support for more architectures and more bit widths.
2024-07-16 08:55:13 +01:00
..
addr_walk1.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
bit_fade.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
block_move.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
modulo_n.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_fixed.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_random.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_walk1.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
own_addr.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
test_funcs.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
test_helper.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
test_helper.h Refactor the memrw functions to reduce the redundancy. (#415) 2024-07-16 08:55:13 +01:00
tests.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
tests.h Reduce padding and relocations (#355) 2023-11-29 12:45:17 +01:00