| /linux/tools/testing/selftests/ublk/ |
| H A D | Makefile | 10 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 14 TEST_PROGS += test_generic_05.sh 15 TEST_PROGS += test_generic_06.sh 16 TEST_PROGS += test_generic_07.sh 18 TEST_PROGS += test_generic_08.sh 19 TEST_PROGS += test_generic_09.sh 20 TEST_PROGS [all...] |
| /linux/tools/testing/selftests/damon/ |
| H A D | Makefile | 11 TEST_PROGS += sysfs.sh 12 TEST_PROGS += sysfs.py 13 TEST_PROGS += sysfs_update_schemes_tried_regions_wss_estimation.py 14 TEST_PROGS += damos_quota.py damos_quota_goal.py damos_apply_interval.py 15 TEST_PROGS += damos_tried_regions.py damon_nr_regions.py 16 TEST_PROGS += reclaim.sh lru_sort.sh 19 TEST_PROGS += sysfs_update_removed_scheme_dir.sh 20 TEST_PROGS += sysfs_update_schemes_tried_regions_hang.py 21 TEST_PROGS += sysfs_memcg_path_leak.sh 22 TEST_PROGS += sysfs_no_op_commit_break.py
|
| /linux/tools/testing/selftests/hid/ |
| H A D | Makefile | 8 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 …]
|
| /linux/tools/testing/selftests/futex/ |
| H A D | Makefile | 4 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)
|
| /linux/tools/testing/selftests/ia64/ |
| H A D | Makefile | 2 TEST_PROGS := aliasing-test macro 4 all: $(TEST_PROGS) 9 rm -fr $(TEST_PROGS)
|
| /linux/tools/testing/selftests/ |
| H A D | lib.mk | 132 …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 \
|
| /linux/tools/testing/selftests/prctl/ |
| H A D | Makefile | 7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \ macro 9 all: $(TEST_PROGS)
|
| /linux/tools/testing/selftests/kexec/ |
| H A D | Makefile | 8 TEST_PROGS := test_kexec_load.sh test_kexec_file_load.sh macro 14 TEST_PROGS += test_kexec_jump.sh
|
| /linux/tools/testing/selftests/sparc64/ |
| H A D | Makefile | 13 TEST_PROGS := run.sh macro 34 install -t $(INSTALL_PATH) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
|
| /linux/tools/testing/selftests/rust/ |
| H A D | Makefile | 2 TEST_PROGS += test_probe_samples.sh
|
| /linux/tools/testing/selftests/devices/error_logs/ |
| H A D | Makefile | 1 TEST_PROGS := test_device_error_logs.py macro
|
| /linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| H A D | Makefile | 4 TEST_PROGS := test_ifs.sh macro
|
| /linux/tools/testing/selftests/locking/ |
| H A D | Makefile | 8 TEST_PROGS := ww_mutex.sh macro
|
| /linux/tools/testing/selftests/static_keys/ |
| H A D | Makefile | 7 TEST_PROGS := test_static_keys.sh macro
|
| /linux/tools/testing/selftests/kmod/ |
| H A D | Makefile | 7 TEST_PROGS := kmod.sh macro
|
| /linux/tools/testing/selftests/sysctl/ |
| H A D | Makefile | 8 TEST_PROGS := sysctl.sh macro
|
| /linux/tools/testing/selftests/devices/probe/ |
| H A D | Makefile | 1 TEST_PROGS := test_discoverable_devices.py macro
|
| /linux/tools/testing/selftests/net/bench/ |
| H A D | Makefile | 5 TEST_PROGS += test_bench_page_pool.sh
|
| /linux/tools/testing/selftests/power_supply/ |
| H A D | Makefile | 1 TEST_PROGS := test_power_supply_properties.sh macro
|
| /linux/tools/testing/selftests/pcie_bwctrl/ |
| H A D | Makefile | 1 TEST_PROGS = set_pcie_cooling_state.sh macro
|
| /linux/tools/testing/selftests/x86/ |
| H A D | Makefile | 64 TEST_PROGS += $(BINARIES_32) 71 TEST_PROGS += $(BINARIES_64)
|
| /linux/tools/testing/selftests/fpu/ |
| H A D | Makefile | 7 TEST_PROGS := run_test_fpu.sh macro
|
| /linux/tools/testing/selftests/splice/ |
| H A D | Makefile | 2 TEST_PROGS := default_file_splice_read.sh short_splice_read.sh macro
|
| /linux/tools/testing/selftests/ptp/ |
| H A D | Makefile | 5 TEST_PROGS = phc.sh macro
|
| /linux/tools/testing/selftests/filesystems/fat/ |
| H A D | Makefile | 3 TEST_PROGS := run_fat_tests.sh macro
|