Searched refs:atffile (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datffile_test.cpp44 #include "atffile.hpp"
61 (*os) << "Content-Type: application/X-atf-atffile; version=\"1\"\n\n";
85 // Tests cases for the "atffile" parser.
133 "Content-Type: application/X-atf-atffile; version=\"1\"\n"
153 "Content-Type: application/X-atf-atffile; version=\"1\"\n"
179 "Content-Type: application/X-atf-atffile; version=\"1\"\n"
221 "Content-Type: application/X-atf-atffile; version=\"1\"\n"
263 "Content-Type: application/X-atf-atffile; version=\"1\"\n"
316 "Content-Type: application/X-atf-atffile; version=\"1\"\n"
344 "Content-Type: application/X-atf-atffile; versio
536 const atf::atf_run::atffile atffile = atf::atf_run::read_atffile( local
567 const atf::atf_run::atffile atffile = atf::atf_run::read_atffile( local
[all...]
H A Datffile.hpp68 // The "atffile" class.
71 class atffile { class in namespace:atf::atf_run
77 atffile(const atf::tests::vars_map&,
90 atffile read_atffile(const fs::path&);
H A DMakefile.am.inc33 atf-run/atffile.cpp \
34 atf-run/atffile.hpp \
61 atf-run/atffile.cpp
H A Datffile.cpp39 #include "atffile.hpp"
129 "application/X-atf-atffile", 1);
267 // The "atffile" class.
270 impl::atffile::atffile(const atf::tests::vars_map& config_vars, function in class:impl::atffile
281 impl::atffile::tps(void)
288 impl::atffile::conf(void)
295 impl::atffile::props(void)
307 impl::atffile
310 // Scan the directory where the atffile live
[all...]
H A Datf-run.cpp63 #include "atffile.hpp"
244 impl::atffile af = impl::read_atffile(tp / "Atffile");
484 impl::atffile af = impl::read_atffile(tp / "Atffile");
521 impl::atffile af = impl::read_atffile(atf::fs::path("Atffile"));
H A Dintegration_test.sh35 Content-Type: application/X-atf-atffile; version="1"
243 atf_test_case atffile
1098 atf_add_test_case atffile
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dintegration_test.sh45 Content-Type: application/X-atf-atffile; version="1"
56 Content-Type: application/X-atf-atffile; version="1"
110 Content-Type: application/X-atf-atffile; version="1"
386 Content-Type: application/X-atf-atffile; version="1"

Completed in 18 milliseconds