Home
last modified time | relevance | path

Searched refs:TEST_PROGS (Results 1 – 25 of 82) sorted by relevance

1234

/tools/testing/selftests/net/
A DMakefile25 TEST_PROGS += bareudp.sh
26 TEST_PROGS += amt.sh
28 TEST_PROGS += udpgro_fwd.sh
30 TEST_PROGS += nat6to4.sh
31 TEST_PROGS += veth.sh
32 TEST_PROGS += ioam6.sh
33 TEST_PROGS += gro.sh
34 TEST_PROGS += gre_gso.sh
42 TEST_PROGS += nl_netdev.py
43 TEST_PROGS += rtnetlink.py
[all …]
/tools/testing/selftests/ublk/
A DMakefile10 TEST_PROGS := test_generic_01.sh macro
11 TEST_PROGS += test_generic_02.sh
12 TEST_PROGS += test_generic_03.sh
13 TEST_PROGS += test_generic_04.sh
24 TEST_PROGS += test_null_01.sh
25 TEST_PROGS += test_null_02.sh
26 TEST_PROGS += test_loop_01.sh
27 TEST_PROGS += test_loop_02.sh
28 TEST_PROGS += test_loop_03.sh
29 TEST_PROGS += test_loop_04.sh
[all …]
/tools/testing/selftests/net/netfilter/
A DMakefile17 TEST_PROGS += conntrack_vrf.sh
20 TEST_PROGS += ipvs.sh
22 TEST_PROGS += nf_nat_edemux.sh
23 TEST_PROGS += nft_audit.sh
26 TEST_PROGS += nft_fib.sh
29 TEST_PROGS += nft_meta.sh
30 TEST_PROGS += nft_nat.sh
32 TEST_PROGS += nft_queue.sh
33 TEST_PROGS += nft_synproxy.sh
37 TEST_PROGS += rpath.sh
[all …]
/tools/testing/selftests/damon/
A DMakefile9 TEST_PROGS += sysfs.sh
10 TEST_PROGS += sysfs.py
11 TEST_PROGS += sysfs_update_schemes_tried_regions_wss_estimation.py
12 TEST_PROGS += damos_quota.py damos_quota_goal.py damos_apply_interval.py
13 TEST_PROGS += damos_tried_regions.py damon_nr_regions.py
14 TEST_PROGS += reclaim.sh lru_sort.sh
17 TEST_PROGS += sysfs_update_removed_scheme_dir.sh
18 TEST_PROGS += sysfs_update_schemes_tried_regions_hang.py
19 TEST_PROGS += sysfs_memcg_path_leak.sh
/tools/testing/selftests/ia64/
A DMakefile2 TEST_PROGS := aliasing-test macro
4 all: $(TEST_PROGS)
9 rm -fr $(TEST_PROGS)
/tools/testing/selftests/futex/
A DMakefile4 TEST_PROGS := run.sh macro
13 if [ -e $$DIR/$(TEST_PROGS) ]; then \
14 rsync -a $$DIR/$(TEST_PROGS) $$BUILD_TARGET/; \
20 install -t $(INSTALL_PATH) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
/tools/testing/selftests/hid/
A DMakefile8 TEST_PROGS := hid-core.sh macro
9 TEST_PROGS += hid-apple.sh
10 TEST_PROGS += hid-gamepad.sh
11 TEST_PROGS += hid-ite.sh
12 TEST_PROGS += hid-keyboard.sh
13 TEST_PROGS += hid-mouse.sh
14 TEST_PROGS += hid-multitouch.sh
15 TEST_PROGS += hid-sony.sh
16 TEST_PROGS += hid-tablet.sh
17 TEST_PROGS += hid-usb_crash.sh
[all …]
/tools/testing/selftests/prctl/
A DMakefile7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \ macro
9 all: $(TEST_PROGS)
/tools/testing/selftests/kexec/
A DMakefile8 TEST_PROGS := test_kexec_load.sh test_kexec_file_load.sh macro
14 TEST_PROGS += test_kexec_jump.sh
/tools/testing/selftests/sparc64/
A DMakefile13 TEST_PROGS := run.sh macro
34 install -t $(INSTALL_PATH) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
/tools/testing/selftests/
A Dlib.mk132 …rsync -aq --copy-unsafe-links $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(TEST_GEN_MODS_D…
137 $(addprefix $(OUTPUT)/,$(TEST_PROGS))) ; \
142 @$(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
162 $(eval INSTALL_LIST = $(TEST_PROGS)) $(INSTALL_SINGLE_RULE)
182 for TEST in $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS); do \
/tools/testing/selftests/devices/error_logs/
A DMakefile1 TEST_PROGS := test_device_error_logs.py macro
/tools/testing/selftests/drivers/platform/x86/intel/ifs/
A DMakefile4 TEST_PROGS := test_ifs.sh macro
/tools/testing/selftests/rust/
A DMakefile2 TEST_PROGS += test_probe_samples.sh
/tools/testing/selftests/lib/
A DMakefile7 TEST_PROGS := bitmap.sh macro
/tools/testing/selftests/static_keys/
A DMakefile7 TEST_PROGS := test_static_keys.sh macro
/tools/testing/selftests/locking/
A DMakefile8 TEST_PROGS := ww_mutex.sh macro
/tools/testing/selftests/sysctl/
A DMakefile8 TEST_PROGS := sysctl.sh macro
/tools/testing/selftests/devices/probe/
A DMakefile1 TEST_PROGS := test_discoverable_devices.py macro
/tools/testing/selftests/module/
A DMakefile7 TEST_PROGS := find_symbol.sh macro
/tools/testing/selftests/net/bench/
A DMakefile5 TEST_PROGS += test_bench_page_pool.sh
/tools/testing/selftests/kmod/
A DMakefile7 TEST_PROGS := kmod.sh macro
/tools/testing/selftests/pcie_bwctrl/
A DMakefile1 TEST_PROGS = set_pcie_cooling_state.sh macro
/tools/testing/selftests/power_supply/
A DMakefile1 TEST_PROGS := test_power_supply_properties.sh macro
/tools/testing/selftests/fpu/
A DMakefile7 TEST_PROGS := run_test_fpu.sh macro

Completed in 34 milliseconds

1234