diff options
author | Stephen Veiss <sveiss@meta.com> | 2023-04-27 15:53:33 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-05-01 15:30:02 -0700 |
commit | 64276f01dce85f72853617e513622b5645497d81 (patch) | |
tree | f289291673a8b8c12d4c3d0da4beb163fdd3671c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0a5c0de8b66f9789422f04de7304e374a2ea8df5 (diff) |
selftests/bpf: Test_progs can read test lists from file
Improve test selection logic when using -a/-b/-d/-t options.
The list of tests to include or exclude can now be read from a file,
specified as @<filename>.
The file contains one name (or wildcard pattern) per line, and
comments beginning with # are ignored.
These options can be passed multiple times to read more than one file.
Signed-off-by: Stephen Veiss <sveiss@meta.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20230427225333.3506052-3-sveiss@meta.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions