diff options
author | Willy Tarreau <w@1wt.eu> | 2022-07-19 23:44:36 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 05:17:44 -0700 |
commit | 23da7bc923609bc90b6989c6c6a17e74c8f433ed (patch) | |
tree | 52988c748cc69ff41f269bf01b22b6cbc71cc597 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 362aecb2d8cfad0268d6c0ae5f448e9b6eee7ffb (diff) |
selftests/nolibc: support a test definition format
It now becomes possible to pass a string either in argv[1] or in the
NOLIBC_TEST environment variable (the former having precedence), to
specify which tests to run. The format is:
testname[:range]*[,testname...]
Where a range is either a single value or the min and max numbers of the
test IDs in a sequence, delimited by a dash. Multiple ranges are possible.
This should provide enough flexibility to focus on certain failing parts
just by playing with the boot command line in a boot loader or in qemu
depending on what is accessible.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions