Lines Matching full:tests
19 instance throughout the duration of the test. To ensure that tests don't affect
24 introduced memblock simulator (commit 16802e55dea9 ("memblock tests: Add
32 To run the tests, build the main target and run it:
38 append the `-v` options when you run the tests:
58 allocation functions. Tests for each group are defined in dedicated files, as it
67 |-- tests
68 | |-- alloc_api.(c|h) -- memblock_alloc tests
69 | |-- alloc_helpers_api.(c|h) -- memblock_alloc_from tests
70 | |-- alloc_nid_api.(c|h) -- memblock_alloc_try_nid tests
71 | |-- basic_api.(c|h) -- memblock_add/memblock_reserve/... tests
86 tests, dummy physical memory is allocated, added to memblock, and then released
108 intended. Once the fix is in place, tests for this function can be added.
110 2. Tests for memblock_alloc_low() can't be easily implemented. The function uses