Searched refs:TEST_FILES (Results 1 - 12 of 12) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/sysctl/
H A DMakefile8 TEST_FILES := common_tests macro
/external/linux-kselftest/tools/testing/selftests/ftrace/
H A DMakefile4 TEST_FILES := test.d macro
/external/linux-kselftest/tools/testing/selftests/cpufreq/
H A DMakefile4 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh macro
/external/linux-kselftest/tools/testing/selftests/pstore/
H A DMakefile7 TEST_FILES := common_tests pstore_crash_test macro
/external/linux-kselftest/tools/testing/selftests/zram/
H A DMakefile4 TEST_FILES := zram01.sh zram02.sh zram_lib.sh macro
/external/linux-kselftest/tools/testing/selftests/exec/
H A DMakefile6 TEST_FILES := Makefile macro
/external/linux-kselftest/tools/testing/selftests/gpio/
H A DMakefile3 TEST_FILES := gpio-mockup-sysfs.sh $(BINARIES) macro
/external/linux-kselftest/tools/testing/selftests/
H A Dlib.mk25 @if [ "X$(TEST_PROGS)$(TEST_PROGS_EXTENDED)$(TEST_FILES)" != "X" ]; then \
27 echo "rsync -a $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(INSTALL_PATH)/"; \
28 rsync -a $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(INSTALL_PATH)/; \
/external/linux-kselftest/tools/testing/selftests/futex/
H A DMakefile22 install -t $(INSTALL_PATH) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
/external/python/cpython2/Lib/test/
H A Dtest_imghdr.py7 TEST_FILES = ( variable
39 for filename, expected in TEST_FILES:
H A Dtest_tempfile.py29 # TEST_FILES may need to be tweaked for systems depending on the maximum
32 TEST_FILES = 48 variable
34 TEST_FILES = 100 variable
115 for i in xrange(TEST_FILES):
368 extant = range(TEST_FILES)
611 extant = range(TEST_FILES)
715 extant = range(TEST_FILES)
/external/lz4/tests/
H A DMakefile60 TEST_FILES := COPYING macro
331 ./fullbench --no-prompt $(NB_LOOPS) $(TEST_FILES)

Completed in 454 milliseconds