Home
last modified time | relevance | path

Searched refs:TESTS_SH (Results 1 – 25 of 165) sorted by relevance

1234567

/netbsd/tests/usr.bin/c++/
H A DMakefile22 TESTS_SH= # macro
23 TESTS_SH+= $(ASAN_TESTS)
24 TESTS_SH+= $(UBSAN_TESTS)
25 TESTS_SH+= t_call_once
26 TESTS_SH+= t_call_once2
27 TESTS_SH+= t_cxxruntime
28 TESTS_SH+= t_hello
32 TESTS_SH+= t_fuzzer_oom
38 TESTS_SH+= t_msan_free
39 TESTS_SH+= t_msan_heap
[all …]
/netbsd/tests/fs/tmpfs/
H A DMakefile6 TESTS_SH= t_create macro
7 TESTS_SH+= t_devices
8 TESTS_SH+= t_dots
9 TESTS_SH+= t_exec
10 TESTS_SH+= t_link
11 TESTS_SH+= t_mkdir
12 TESTS_SH+= t_mknod
13 TESTS_SH+= t_mount
14 TESTS_SH+= t_pipes
19 TESTS_SH+= t_rmdir
[all …]
/netbsd/tests/usr.bin/cc/
H A DMakefile22 TESTS_SH= # macro
23 TESTS_SH+= $(ASAN_TESTS)
24 TESTS_SH+= $(UBSAN_TESTS)
25 TESTS_SH+= t_hello
26 TESTS_SH+= t_libgomp
28 TESTS_SH+= t_fuzzer_oom
34 TESTS_SH+= t_msan_free
35 TESTS_SH+= t_msan_heap
37 TESTS_SH+= t_msan_poison
39 TESTS_SH+= t_msan_shadow
[all …]
/netbsd/tests/bin/sh/
H A DMakefile10 TESTS_SH+= t_arith
12 TESTS_SH+= t_cmdsub
14 TESTS_SH+= t_exit
15 TESTS_SH+= t_expand
16 TESTS_SH+= t_fsplit
17 TESTS_SH+= t_here
18 TESTS_SH+= t_input
21 TESTS_SH+= t_redir
23 TESTS_SH+= t_set_e
24 TESTS_SH+= t_shift
[all …]
/netbsd/tests/kernel/
H A DMakefile27 TESTS_SH= t_umount macro
28 TESTS_SH+= t_umountstress
29 TESTS_SH+= t_ps_strings
30 TESTS_SH+= t_trapsignal
31 TESTS_SH+= t_interp
33 TESTS_SH+= t_nointerpreter
34 TESTS_SH+= t_origin
35 TESTS_SH+= t_procpath
36 TESTS_SH+= t_fexecve
37 TESTS_SH+= t_fpufork
[all …]
/netbsd/external/bsd/atf/tests/atf/atf-sh/
H A DMakefile11 TESTS_SH= atf-check_test macro
12 TESTS_SH+= atf_check_test
13 TESTS_SH+= config_test
14 TESTS_SH+= integration_test
15 TESTS_SH+= misc_helpers
16 TESTS_SH+= normalize_test
17 TESTS_SH+= tc_test
18 TESTS_SH+= tp_test
/netbsd/tests/lib/librumphijack/
H A DMakefile8 TESTS_SH= t_asyncio macro
9 TESTS_SH+= t_config
10 TESTS_SH+= t_cwd
11 TESTS_SH+= t_sh
12 TESTS_SH+= t_tcpip
13 TESTS_SH+= t_vfs
/netbsd/tests/crypto/libcrypto/
H A DMakefile22 TESTS_SH= t_certs macro
24 TESTS_SH+= t_ciphers
25 TESTS_SH+= t_hashes
26 TESTS_SH+= t_libcrypto
27 TESTS_SH+= t_pubkey
/netbsd/tests/lib/libpthread/
H A DMakefile17 TESTS_SH+= t_atexit
19 TESTS_SH+= t_cancel
24 TESTS_SH+= t_exit
33 TESTS_SH+= t_resolv
41 TESTS_SH+= t_thread_local_dtor
/netbsd/tests/modules/
H A DMakefile27 TESTS_SH= t_abi_uvm macro
28 TESTS_SH+= t_modload
29 TESTS_SH+= t_klua_pr_52864
30 TESTS_SH+= t_threadpool
/netbsd/tests/lib/libc/net/
H A DMakefile21 TESTS_SH+= t_nsdispatch
22 TESTS_SH+= t_protoent
23 TESTS_SH+= t_servent
24 TESTS_SH+= t_hostent
/netbsd/tests/usr.bin/id/
H A DMakefile9 TESTS_SH= t_groups macro
10 TESTS_SH+= t_id
11 TESTS_SH+= t_whoami
/netbsd/share/mk/
H A Dbsd.test.mk39 .if defined(TESTS_SH)
40 _TESTS+= ${TESTS_SH}
41 CLEANDIRFILES+= ${TESTS_SH}
43 . for _T in ${TESTS_SH}
/netbsd/tests/share/mk/
H A DMakefile7 TESTS_SH= t_lib t_own t_prog t_test macro
8 .for test in ${TESTS_SH}
/netbsd/tests/sbin/fsck_ffs/
H A DMakefile8 TESTS_SH+= ${name}
12 TESTS_SH+= t_extattr
/netbsd/tests/usr.bin/mkdep/
H A DMakefile7 TESTS_SH= t_findcc macro
8 TESTS_SH+= t_mkdep
/netbsd/tests/lib/libnvmm/
H A DMakefile16 TESTS_SH= t_io_assist macro
21 TESTS_SH+= t_mem_assist
/netbsd/external/bsd/atf/tests/atf/test-programs/
H A DMakefile16 TESTS_SH= sh_helpers macro
18 TESTS_SH+= ${t}
/netbsd/tests/dev/cgd/
H A DMakefile10 TESTS_SH+= t_cgd
11 TESTS_SH+= t_cgdconfig
/netbsd/tests/dev/audio/
H A DMakefile17 TESTS_SH+= t_audio
18 TESTS_SH+= t_pad
/netbsd/external/bsd/kyua-cli/tests/kyua-cli/integration/
H A DMakefile9 TESTS_SH+= cmd_about_test
28 TESTS_SH+= ${test}
/netbsd/tests/lib/libc/stdlib/
H A DMakefile24 TESTS_SH+= t_atexit
25 TESTS_SH+= t_getopt
/netbsd/tests/usr.bin/indent/
H A DMakefile6 TESTS_SH= t_errors macro
7 TESTS_SH+= t_misc
8 TESTS_SH+= t_options
/netbsd/tests/dev/raidframe/
H A DMakefile6 TESTS_SH= t_raid macro
/netbsd/tests/usr.bin/compress/
H A DMakefile5 TESTS_SH= t_pr_19722 macro

1234567