diff options
author | Florian Westphal <[email protected]> | 2024-04-24 11:58:20 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-25 07:36:51 -0700 |
commit | a9e59f712582eb5f1d04554c588699c8b47e3870 (patch) | |
tree | 3e6f973e645709f710bbf6e1a55971e1c5f6a810 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | e7d96e750f2bc9b951290c90df421ac5e9adc3ed (diff) |
tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
Currently conntrack_dump_flush test program always runs when passing
TEST_PROGS argument:
% make -C tools/testing/selftests TARGETS=net/netfilter \
TEST_PROGS=conntrack_ipip_mtu.sh run_tests
make: Entering [..]
TAP version 13
1..2 [..]
selftests: net/netfilter: conntrack_dump_flush [..]
Move away from TEST_CUSTOM_PROGS to avoid this. After this,
above command will only run the program specified in TEST_PROGS.
Link: https://lore.kernel.org/netdev/[email protected]/
Signed-off-by: Florian Westphal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions