• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-run/

Lines Matching refs:run

30 bin_PROGRAMS += atf-run/atf-run
31 atf_run_atf_run_SOURCES = atf-run/atf-run.cpp \
32 atf-run/atffile.cpp \
33 atf-run/atffile.hpp \
34 atf-run/config.cpp \
35 atf-run/config.hpp \
36 atf-run/fs.cpp \
37 atf-run/fs.hpp \
38 atf-run/io.cpp \
39 atf-run/io.hpp \
40 atf-run/requirements.cpp \
41 atf-run/requirements.hpp \
42 atf-run/signals.cpp \
43 atf-run/signals.hpp \
44 atf-run/test-program.cpp \
45 atf-run/test-program.hpp \
46 atf-run/timer.cpp \
47 atf-run/timer.hpp \
48 atf-run/user.cpp \
49 atf-run/user.hpp
51 dist_man_MANS += atf-run/atf-run.1
53 tests_atf_run_DATA = atf-run/Atffile
54 tests_atf_rundir = $(pkgtestsdir)/atf-run
57 tests_atf_run_PROGRAMS = atf-run/atffile_test
58 atf_run_atffile_test_SOURCES = atf-run/atffile_test.cpp \
59 atf-run/atffile.cpp
63 tests_atf_run_PROGRAMS += atf-run/bad_metadata_helper
64 atf_run_bad_metadata_helper_SOURCES = atf-run/bad_metadata_helper.c
67 tests_atf_run_PROGRAMS += atf-run/config_test
68 atf_run_config_test_SOURCES = atf-run/config_test.cpp \
69 atf-run/config.cpp
73 tests_atf_run_PROGRAMS += atf-run/expect_helpers
74 atf_run_expect_helpers_SOURCES = atf-run/expect_helpers.c
77 tests_atf_run_PROGRAMS += atf-run/fs_test
78 atf_run_fs_test_SOURCES = atf-run/fs_test.cpp \
79 atf-run/fs.cpp \
80 atf-run/user.cpp
83 tests_atf_run_PROGRAMS += atf-run/io_test
84 atf_run_io_test_SOURCES = atf-run/io_test.cpp \
85 atf-run/io.cpp \
86 atf-run/signals.cpp
89 tests_atf_run_PROGRAMS += atf-run/misc_helpers
90 atf_run_misc_helpers_SOURCES = atf-run/misc_helpers.cpp
93 tests_atf_run_PROGRAMS += atf-run/pass_helper
94 atf_run_pass_helper_SOURCES = atf-run/pass_helper.cpp
97 tests_atf_run_PROGRAMS += atf-run/several_tcs_helper
98 atf_run_several_tcs_helper_SOURCES = atf-run/several_tcs_helper.c
101 tests_atf_run_PROGRAMS += atf-run/requirements_test
102 atf_run_requirements_test_SOURCES = atf-run/requirements_test.cpp \
103 atf-run/requirements.cpp \
104 atf-run/user.cpp
107 tests_atf_run_PROGRAMS += atf-run/signals_test
108 atf_run_signals_test_SOURCES = atf-run/signals_test.cpp atf-run/signals.cpp
111 tests_atf_run_PROGRAMS += atf-run/test_program_test
112 atf_run_test_program_test_SOURCES = atf-run/test_program_test.cpp \
113 atf-run/fs.cpp \
114 atf-run/io.cpp \
115 atf-run/requirements.cpp \
116 atf-run/signals.cpp \
117 atf-run/test-program.cpp \
118 atf-run/timer.cpp \
119 atf-run/user.cpp
123 tests_atf_run_PROGRAMS += atf-run/user_test
124 atf_run_user_test_SOURCES = atf-run/user_test.cpp atf-run/user.cpp
127 tests_atf_run_PROGRAMS += atf-run/zero_tcs_helper
128 atf_run_zero_tcs_helper_SOURCES = atf-run/zero_tcs_helper.c
131 tests_atf_run_SCRIPTS = atf-run/integration_test
132 CLEANFILES += atf-run/integration_test
133 EXTRA_DIST += atf-run/integration_test.sh
134 atf-run/integration_test: $(srcdir)/atf-run/integration_test.sh
135 test -d atf-run || mkdir -p atf-run
136 @src="$(srcdir)/atf-run/integration_test.sh"; \
137 dst="atf-run/integration_test"; $(BUILD_SH_TP)
140 hooks_DATA = atf-run/share/atf-run.hooks
144 eg_DATA = atf-run/sample/atf-run.hooks
145 eg_DATA += atf-run/sample/common.conf