linux-stable/tools/testing/memblock/tests
Rebecca Mckeever 06c8580aa2 memblock tests: change build options to run-time options
Change verbose and movable node build options to run-time options.

Movable node usage:
    $ ./main -m

    Or:
    $ ./main --movable-node

Verbose usage:
    $ ./main -v

    Or:
    $ ./main --verbose

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lore.kernel.org/r/20220714031717.12258-1-remckee0@gmail.com
2022-07-20 10:46:33 +03:00
..
alloc_api.c memblock tests: add verbose output to memblock tests 2022-07-04 19:58:28 +03:00
alloc_api.h memblock tests: Add memblock_alloc tests for top down 2022-03-09 15:53:18 +02:00
alloc_helpers_api.c memblock tests: add verbose output to memblock tests 2022-07-04 19:58:28 +03:00
alloc_helpers_api.h memblock tests: Add memblock_alloc_from tests for top down 2022-03-09 15:54:03 +02:00
alloc_nid_api.c memblock tests: add verbose output to memblock tests 2022-07-04 19:58:28 +03:00
alloc_nid_api.h memblock tests: Add memblock_alloc_try_nid tests for top down 2022-03-09 15:54:04 +02:00
basic_api.c memblock tests: add verbose output to memblock tests 2022-07-04 19:58:28 +03:00
basic_api.h memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00
common.c memblock tests: change build options to run-time options 2022-07-20 10:46:33 +03:00
common.h memblock tests: change build options to run-time options 2022-07-20 10:46:33 +03:00