Searched refs:test_case (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11.0-release/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dt_integration.sh43 test_case() function
61 test_case check_valid c99_struct_init "Checks C99 struct initialization"
62 test_case check_valid c99_union_init1 "Checks C99 union initialization"
63 test_case check_valid c99_union_init2 "Checks C99 union initialization"
64 test_case check_valid c99_union_init3 "Checks C99 union initialization"
65 test_case check_valid c99_recursive_init "Checks C99 recursive struct/union" \
67 test_case check_valid c9x_recursive_init "Checks C9X struct/union member" \
69 test_case check_valid nested_structs "Checks nested structs"
70 test_case check_valid packed_structs "Checks packed structs"
72 test_case check_vali
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/sbin/resize_ffs/
H A Dt_grow.sh40 test_case grow_16M_v0_4096 resize_ffs 4096 512 32768 131072 0 28
41 test_case grow_16M_v0_8192 resize_ffs 8192 1024 32768 131072 0 28
42 test_case grow_16M_v0_16384 resize_ffs 16384 2048 32768 131072 0 29
43 test_case grow_16M_v0_32768 resize_ffs 32768 4096 32768 131072 0 28
44 test_case grow_16M_v0_65536 resize_ffs 65536 8192 32768 131072 0 26
46 test_case grow_24M_v0_4096 resize_ffs 4096 512 49152 65536 0 41
47 test_case grow_24M_v0_8192 resize_ffs 8192 1024 49152 65536 0 42
48 test_case grow_24M_v0_16384 resize_ffs 16384 2048 49152 65536 0 43
49 test_case grow_24M_v0_32768 resize_ffs 32768 4096 49152 65536 0 42
50 test_case grow_24M_v0_6553
[all...]
H A Dt_grow_swapped.sh40 test_case grow_16M_v0_4096 resize_ffs 4096 512 32768 131072 0 28 swap
41 test_case grow_16M_v0_8192 resize_ffs 8192 1024 32768 131072 0 28 swap
42 test_case grow_16M_v0_16384 resize_ffs 16384 2048 32768 131072 0 29 swap
43 test_case grow_16M_v0_32768 resize_ffs 32768 4096 32768 131072 0 28 swap
44 test_case grow_16M_v0_65536 resize_ffs 65536 8192 32768 131072 0 26 swap
46 test_case grow_24M_v0_4096 resize_ffs 4096 512 49152 65536 0 41 swap
47 test_case grow_24M_v0_8192 resize_ffs 8192 1024 49152 65536 0 42 swap
48 test_case grow_24M_v0_16384 resize_ffs 16384 2048 49152 65536 0 43 swap
49 test_case grow_24M_v0_32768 resize_ffs 32768 4096 49152 65536 0 42 swap
50 test_case grow_24M_v0_6553
[all...]
H A Dt_shrink.sh38 test_case shrink_24M_16M_v0_4096 resize_ffs 4096 512 49152 32768 0 41
39 test_case shrink_24M_16M_v0_8192 resize_ffs 8192 1024 49152 32768 0 42
40 test_case shrink_24M_16M_v0_16384 resize_ffs 16384 2048 49152 32768 0 43
41 test_case shrink_24M_16M_v0_32768 resize_ffs 32768 4096 49152 32768 0 42
42 test_case shrink_24M_16M_v0_65536 resize_ffs 65536 8192 49152 32768 0 38
43 test_case shrink_32M_24M_v0_4096 resize_ffs 4096 512 65536 49152 0 55
44 test_case shrink_32M_24M_v0_8192 resize_ffs 8192 1024 65536 49152 0 56
45 test_case shrink_32M_24M_v0_16384 resize_ffs 16384 2048 65536 49152 0 58
46 test_case shrink_32M_24M_v0_32768 resize_ffs 32768 4096 65536 49152 0 56
48 test_case shrink_48M_16M_v0_409
[all...]
H A Dt_shrink_swapped.sh38 test_case shrink_24M_16M_v0_4096 resize_ffs 4096 512 49152 32768 0 41 swap
39 test_case shrink_24M_16M_v0_8192 resize_ffs 8192 1024 49152 32768 0 42 swap
40 test_case shrink_24M_16M_v0_16384 resize_ffs 16384 2048 49152 32768 0 43 swap
41 test_case shrink_24M_16M_v0_32768 resize_ffs 32768 4096 49152 32768 0 42 swap
42 test_case shrink_24M_16M_v0_65536 resize_ffs 65536 8192 49152 32768 0 38 swap
43 test_case shrink_32M_24M_v0_4096 resize_ffs 4096 512 65536 49152 0 55 swap
44 test_case shrink_32M_24M_v0_8192 resize_ffs 8192 1024 65536 49152 0 56 swap
45 test_case shrink_32M_24M_v0_16384 resize_ffs 16384 2048 65536 49152 0 58 swap
46 test_case shrink_32M_24M_v0_32768 resize_ffs 32768 4096 65536 49152 0 56 swap
48 test_case shrink_48M_16M_v0_409
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/ipf/
H A Dt_nat_parse.sh40 test_case in1 intest text text
41 test_case in2 intest text text
42 test_case in3 intest text text
43 test_case in4 intest text text
44 test_case in5 intest text text
45 test_case in6 intest text text
46 test_case in7 intest text text
47 test_case in100 intest text text
48 test_case in101 intest text text
49 test_case in10
[all...]
H A Dt_nat_exec.sh63 test_case n1 nattest text text
64 test_case n2 nattest text text
65 test_case n3 nattest text text
66 test_case n4 nattest text text
67 test_case n5 nattest text text
68 test_case n6 nattest text text
69 test_case n7 nattest text text
70 test_case n8 nattest hex hex -T update_ipid=0
71 test_case n9 nattest hex hex -T update_ipid=0
72 test_case n1
[all...]
H A Dt_filter_exec.sh111 test_case f1 dotest text text
112 test_case f2 dotest text text
113 test_case f3 dotest text text
114 test_case f4 dotest text text
115 test_case f5 dotest text text
116 test_case f6 dotest text text
117 test_case f7 dotest text text
118 test_case f8 dotest text text
119 test_case f9 dotest text text
120 test_case f1
[all...]
H A Dt_pools.sh66 test_case f28 ptest text text
67 test_case f29 ptest text text
68 test_case p1 ptest text text
69 test_case p2 ptest text text
70 test_case p3 ptest text text
71 test_case p4 ptest text text
72 test_case p5 ptest text text
73 test_case p6 ptest text text
74 test_case p7 ptest text text
75 test_case p
[all...]
H A Dt_filter_parse.sh86 test_case i1 itest text ipf
87 test_case i2 itest text ipf
88 test_case i3 itest text ipf
89 test_case i4 itest text ipf
90 test_case i5 itest text ipf
91 test_case i6 itest text ipf
92 test_case i7 itest text ipf
93 test_case i8 itest text ipf
94 test_case i9 itest text ipf
95 test_case i1
[all...]
H A Dt_nat_ipf_exec.sh72 test_case ni1 natipftest multi hex hex -T update_ipid=1
73 test_case ni2 natipftest single hex hex -T update_ipid=1
74 test_case ni3 natipftest single hex hex -T update_ipid=1
75 test_case ni4 natipftest single hex hex -T update_ipid=1
76 test_case ni5 natipftest single hex hex -T update_ipid=1
77 test_case ni6 natipftest multi hex text -T update_ipid=1 -D
78 test_case ni7 natipftest single hex hex -T update_ipid=1
79 test_case ni8 natipftest single hex hex -T update_ipid=1
80 test_case ni9 natipftest single hex hex -T update_ipid=1
81 test_case ni1
[all...]
H A Dh_common.sh43 test_case() function
/freebsd-11.0-release/contrib/netbsd-tests/lib/librumphijack/
H A Dt_cwd.sh31 test_case() function
47 test_case basic_chdir /rump simple chdir
48 test_case basic_fchdir /rump simple fchdir
49 test_case slash_chdir // simple chdir
50 test_case slash_fchdir // simple fchdir
51 test_case symlink_chdir /rump symlink chdir
52 test_case symlink_fchdir /rump symlink fchdir
53 test_case symlink_slash_chdir // symlink chdir
54 test_case symlink_slash_fchdir // symlink fchdir
/freebsd-11.0-release/contrib/netbsd-tests/rump/rumpkern/
H A Dt_sp.sh28 test_case() function
43 test_case basic basic
44 test_case stress_short stress 1
45 test_case stress_long stress 2
46 test_case stress_killer stress 5 kill
47 test_case fork_simple fork simple
48 test_case fork_pipecomm fork pipecomm
49 test_case fork_fakeauth fork fakeauth
50 test_case sigsafe sigsafe sigsafe
51 test_case signa
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/usr.bin/config/
H A Dt_config.sh53 test_case() function
69 test_case shadow_instance pass "Checks correct handling of shadowed instances"
70 test_case loop pass "Checks correct handling of loops"
71 test_case loop2 pass "Checks correct handling of devices that can be their" \
73 test_case pseudo_parent pass "Checks correct handling of children of pseudo" \
75 test_case postponed_orphan fail "Checks that config catches adding an" \
77 test_case no_pseudo fail "Checks that config catches ommited 'pseudo-device'" \
79 test_case deffs_redef fail "Checks that config doesn't allow a deffs to use" \
/freebsd-11.0-release/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh35 test_case() function
47 test_case header
48 test_case contents
49 test_case pcap
/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.h36 struct test_case { struct
50 generic_test (const struct test_case *tests,
61 generic_decode_fail(const struct test_case *tests,
/freebsd-11.0-release/contrib/netbsd-tests/sbin/newfs/
H A Dt_enable_quotas.sh31 test_case enabled_${e}_${v}_${q} quota_enabled_single \
34 test_case enabled_${e}_${v}_"both" quota_enabled_both \
H A Dquotas_common.sh44 test_case() function
/freebsd-11.0-release/contrib/netbsd-tests/usr.bin/rump_server/
H A Dt_disk.sh37 test_case() function
55 test_case size -d key=/img,hostpath=the.img,size=32k
61 test_case offset -d key=/img,hostpath=the.img,size=32k,offset=16k
67 test_case notrunc -d key=/img,hostpath=the.img,size=8k,offset=16k
77 test_case data -d key=/img,hostpath=the.img,size=8k,offset=16k
91 test_case type_chr -d key=/img,hostpath=the.img,size=32k,type=chr
98 test_case type_reg -d key=/img,hostpath=the.img,size=32k,type=reg
105 test_case type_blk -d key=/img,hostpath=the.img,size=32k,type=blk
112 test_case type_blk_default -d key=/img,hostpath=the.img,size=32k
/freebsd-11.0-release/contrib/netbsd-tests/usr.bin/make/
H A Dt_make.sh45 test_case() function
71 test_case "${atfname}" "${basename}" "${descr}"
/freebsd-11.0-release/tools/regression/priv/
H A Dpriv_vfs_clearsugid.c72 confirm_sugid(char *test_case, int asroot, int injail) argument
77 warn("%s stat(%s)", test_case, fpath);
82 warnx("%s(root, %s): !SUID", test_case, injail ?
86 warnx("%s(!root, %s): SUID", test_case, injail ?
/freebsd-11.0-release/contrib/netbsd-tests/sbin/fsck_ffs/
H A Dt_enable_quotas.sh30 test_case disable_${e}_${v} disable_quotas "creation/removal of" ${e} ${v}
31 test_case corrupt_${e}_${v} corrupt_quotas "repair of corrupted" ${e} ${v}
32 test_case unallocated_${e}_${v} unallocated_quotas \
34 test_case dir1_${e}_${v} dir1_quotas \
36 test_case notreg_${e}_${v} notreg_quotas \
H A Dt_check_quotas.sh30 test_case corrupt_list_${e}_${v} corrupt_list \
32 test_case expand1_list_${e}_${v} expand_list \
34 test_case expand2_list_${e}_${v} expand_list \
H A Dquotas_common.sh20 test_case() function

Completed in 130 milliseconds

12