Searched refs:atf_tc_t (Results 26 - 50 of 53) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.c69 build_check_c_o(const atf_tc_t *tc, const char *sfile, const char *failmsg)
97 get_process_helpers_path(const atf_tc_t *tc, const bool is_detail,
172 atf_tc_t *m_tc;
189 run_h_tc(atf_tc_t *tc, const char *outname, const char *errname,
H A Dtp_main.c256 const atf_tc_t *const *tcs;
257 const atf_tc_t *const *tcsptr;
264 const atf_tc_t *tc = *tcsptr;
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/
H A Dtc_test.c55 * Test cases for the "atf_tc_t" type.
65 atf_tc_t tc;
87 atf_tc_t tc;
120 atf_tc_t tc;
140 atf_tc_t tc;
H A Dtc.c67 const atf_tc_t *tc;
79 static void context_init(struct context *, const atf_tc_t *, const char *);
110 context_init(struct context *ctx, const atf_tc_t *tc, const char *resfile)
549 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head,
606 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack,
614 atf_tc_fini(atf_tc_t *tc)
625 atf_tc_get_ident(const atf_tc_t *tc)
631 atf_tc_get_config_var(const atf_tc_t *tc, const char *name)
645 atf_tc_get_config_var_wd(const atf_tc_t *tc, const char *name,
659 atf_tc_get_config_var_as_bool(const atf_tc_t *t
[all...]
H A Dcheck_test.c53 do_exec(const atf_tc_t *tc, const char *helper_name, atf_check_result_t *r)
71 do_exec_with_arg(const atf_tc_t *tc, const char *helper_name, const char *arg,
229 init_and_run_h_tc(atf_tc_t *tc, const atf_tc_pack_t *tcpack,
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dtc_test.c57 * Test cases for the "atf_tc_t" type.
67 atf_tc_t tc;
89 atf_tc_t tc;
122 atf_tc_t tc;
142 atf_tc_t tc;
H A Dtc.c68 const atf_tc_t *tc;
80 static void context_init(struct context *, const atf_tc_t *, const char *);
111 context_init(struct context *ctx, const atf_tc_t *tc, const char *resfile)
538 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head,
595 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack,
603 atf_tc_fini(atf_tc_t *tc)
614 atf_tc_get_ident(const atf_tc_t *tc)
620 atf_tc_get_config_var(const atf_tc_t *tc, const char *name)
634 atf_tc_get_config_var_wd(const atf_tc_t *tc, const char *name,
648 atf_tc_get_config_var_as_bool(const atf_tc_t *t
[all...]
H A Dcheck_test.c55 do_exec(const atf_tc_t *tc, const char *helper_name, atf_check_result_t *r)
73 do_exec_with_arg(const atf_tc_t *tc, const char *helper_name, const char *arg,
231 init_and_run_h_tc(atf_tc_t *tc, const atf_tc_pack_t *tcpack,
/netbsd-6-1-5-RELEASE/tests/fs/common/
H A Dfstest_lfs.c64 lfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size,
106 lfs_fstest_delfs(const atf_tc_t *tc, void *buf)
155 lfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags)
181 lfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags)
H A Dfstest_puffs.c246 donewfs(const atf_tc_t *tc, void **argp,
326 puffs_fstest_newfs(const atf_tc_t *tc, void **argp,
355 p2k_ffs_fstest_newfs(const atf_tc_t *tc, void **argp,
379 puffs_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags)
413 puffs_fstest_delfs(const atf_tc_t *tc, void *arg)
421 p2k_ffs_fstest_delfs(const atf_tc_t *tc, void *arg)
428 puffs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags)
H A Dh_fsmacros.h46 int _fs_##_fstest_newfs(const atf_tc_t *, void **, const char *, \
48 int _fs_##_fstest_delfs(const atf_tc_t *, void *); \
49 int _fs_##_fstest_mount(const atf_tc_t *, void *, const char *, int); \
50 int _fs_##_fstest_unmount(const atf_tc_t *, const char *, int);
225 atf_check_fstype(const atf_tc_t *tc, const char *fs)
/netbsd-6-1-5-RELEASE/tests/fs/vfs/
H A Dt_renamerace.c79 renamerace(const atf_tc_t *tc, const char *mp)
121 renamerace_dirs(const atf_tc_t *tc, const char *mp)
H A Dt_vnops.c65 lookup_simple(const atf_tc_t *tc, const char *mountpath)
83 lookup_complex(const atf_tc_t *tc, const char *mountpath)
104 dir_simple(const atf_tc_t *tc, const char *mountpath)
126 dir_notempty(const atf_tc_t *tc, const char *mountpath)
156 dir_rmdirdotdot(const atf_tc_t *tc, const char *mp)
203 rename_dir(const atf_tc_t *tc, const char *mp)
307 rename_dotdot(const atf_tc_t *tc, const char *mp)
342 rename_reg_nodir(const atf_tc_t *tc, const char *mp)
417 create_nametoolong(const atf_tc_t *tc, const char *mp)
458 create_exist(const atf_tc_t *t
[all...]
H A Dt_full.c51 fillfs(const atf_tc_t *tc, const char *mp)
H A Dt_rmdirrace.c66 race(const atf_tc_t *tc, const char *path)
H A Dt_union.c109 basic(const atf_tc_t *tc, const char *mp)
155 whiteout(const atf_tc_t *tc, const char *mp)
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/
H A Dtests.cpp127 static std::map< atf_tc_t*, impl::tc* > wraps;
128 static std::map< const atf_tc_t*, const impl::tc* > cwraps;
132 atf_tc_t m_tc;
142 wrap_head(atf_tc_t *tc)
144 std::map< atf_tc_t*, impl::tc* >::iterator iter = wraps.find(tc);
150 wrap_body(const atf_tc_t *tc)
152 std::map< const atf_tc_t*, const impl::tc* >::const_iterator iter =
166 wrap_cleanup(const atf_tc_t *tc)
168 std::map< const atf_tc_t*, const impl::tc* >::const_iterator iter =
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dtests.cpp127 static std::map< atf_tc_t*, impl::tc* > wraps;
128 static std::map< const atf_tc_t*, const impl::tc* > cwraps;
132 atf_tc_t m_tc;
142 wrap_head(atf_tc_t *tc)
144 std::map< atf_tc_t*, impl::tc* >::iterator iter = wraps.find(tc);
150 wrap_body(const atf_tc_t *tc)
152 std::map< const atf_tc_t*, const impl::tc* >::const_iterator iter =
166 wrap_cleanup(const atf_tc_t *tc)
168 std::map< const atf_tc_t*, const impl::tc* >::const_iterator iter =
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/tests/
H A Ddbiterator_test.c58 test_create(const atf_tc_t *tc) {
98 test_walk(const atf_tc_t *tc) {
161 static void test_reverse(const atf_tc_t *tc) {
222 static void test_seek(const atf_tc_t *tc) {
297 static void test_seek_empty(const atf_tc_t *tc) {
354 static void test_seek_nx(const atf_tc_t *tc) {
H A Ddbdiff_test.c46 test_create(const atf_tc_t *tc, dns_db_t **old, dns_db_t **new) {
/netbsd-6-1-5-RELEASE/tests/rump/rumpkern/
H A Dt_kern.c54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/test/
H A Dt_parser.c55 static void set_env(atf_tc_t *tc)
/netbsd-6-1-5-RELEASE/tests/fs/ffs/
H A Dt_quota2_1.c24 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log)
H A Dt_quota2_remount.c25 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dtp_main.c250 const atf_tc_t *const *tcs;
251 const atf_tc_t *const *tcsptr;
258 const atf_tc_t *tc = *tcsptr;

Completed in 383 milliseconds

123