Searched refs:TESTS (Results 1 – 16 of 16) sorted by relevance
18 TESTS += sync_alloc.o19 TESTS += sync_fence.o20 TESTS += sync_merge.o21 TESTS += sync_wait.o22 TESTS += sync_stress_parallelism.o23 TESTS += sync_stress_consumer.o24 TESTS += sync_stress_merge.o27 TESTS := $(patsubst %,$(OUTPUT)/%,$(TESTS)) macro29 $(TEST_CUSTOM_PROGS): $(TESTS) $(OBJS)30 $(CC) -o $(TEST_CUSTOM_PROGS) $(OBJS) $(TESTS) $(CFLAGS) $(LDFLAGS)[all …]
3 TESTS = test-cpumap test-threadmap test-evlist test-evsel macro5 TESTS_SO := $(addsuffix -so,$(TESTS))6 TESTS_A := $(addsuffix -a,$(TESTS))
28 #include TESTS38 #include TESTS47 #include TESTS
10 #define TESTS "drm_modeset_selftests.h" macro
14 #define TESTS "drm_cmdline_selftests.h" macro
18 #define TESTS "drm_mm_selftests.h" macro
26 TESTS="${ALL_TESTS}"993 t) TESTS=$OPTARG;;994 4) TESTS=${IPV4_TESTS};;995 6) TESTS=${IPV6_TESTS};;1029 for t in $TESTS1037 if [ "$TESTS" != "none" ]; then
12 TESTS="unregister down carrier nexthop suppress ipv6_rt ipv4_rt ipv6_addr_metric ipv4_addr_metric i…1577 (options: $TESTS)1590 t) TESTS=$OPTARG;;1623 for t in $TESTS1640 help) echo "Test names: $TESTS"; exit 0;;1644 if [ "$TESTS" != "none" ]; then
3368 4) TESTS=ipv4;;3369 6) TESTS=ipv6;;3370 t) TESTS=$OPTARG;;3385 if [ -z "$TESTS" ]; then3386 TESTS="$TESTS_IPV4 $TESTS_IPV6 $TESTS_OTHER"3387 elif [ "$TESTS" = "ipv4" ]; then3388 TESTS="$TESTS_IPV4"3389 elif [ "$TESTS" = "ipv6" ]; then3390 TESTS="$TESTS_IPV6"3402 for t in $TESTS[all …]
255 if [ "$TESTS" != "none" ]; then
502 if [ "$TESTS" != "none" ]; then
26 for current_test in ${TESTS:-$ALL_TESTS}; do
82 for current_test in ${TESTS:-$ALL_TESTS}; do
29 68060 SOFTWARE PACKAGE (Kernel version) SIMPLE TESTS
773 for current_test in ${TESTS:-$ALL_TESTS}; do
2 LITMUS TESTS