Home
last modified time | relevance | path

Searched refs:expect_path (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/libgit2/libgit2-1.3.0/tests/iterator/
H A Diterator_helpers.c43 const char *expect_path = expected_flat_paths[count]; in expect_iterator_items() local
44 size_t expect_len = strlen(expect_path); in expect_iterator_items()
46 cl_assert_equal_s(expect_path, entry->path); in expect_iterator_items()
48 if (expect_path[expect_len - 1] == '/') in expect_iterator_items()
74 const char *expect_path = expected_total_paths[count]; in expect_iterator_items() local
75 size_t expect_len = strlen(expect_path); in expect_iterator_items()
77 cl_assert_equal_s(expect_path, entry->path); in expect_iterator_items()
79 if (expect_path[expect_len - 1] == '/') in expect_iterator_items()
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/x3/rexpr/rexpr_full/test/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
H A Dparse_rexpr_test.cpp65 auto compare = [](fs::path input_path, fs::path expect_path)
67 testing::compare(input_path, expect_path, parse); in __anon097009c60202()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/x3/rexpr/rexpr_full/test/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
H A Dparse_rexpr_test.cpp65 auto compare = [](fs::path input_path, fs::path expect_path)
67 testing::compare(input_path, expect_path, parse); in __anon09ba46f60202()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/example/x3/rexpr/rexpr_full/test/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/x3/support/utility/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/example/x3/rexpr/rexpr_full/test/
H A Dtesting.hpp63 fs::path input_path, fs::path expect_path
192 auto expect_path = input_path; in for_each_file() local
193 expect_path.replace_extension(".expect"); in for_each_file()
194 f(input_path, expect_path); in for_each_file()
224 fs::path input_path, fs::path expect_path in compare() argument
231 std::string expected = load(expect_path); in compare()
251 << "==== File: " << expect_path in compare()
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/User/
H A DSunOS.pm125 my $expect_path;
128 $expect_path = "/usr/local/bin/expect";
131 $expect_path = "/usr/bin/expect";
134 if ($expect_path) {
138 qq~#!$expect_path --
/dports/textproc/bat/bat-0.18.3/cargo-crates/path_abs-0.5.1/tests/
H A Dtest_windows.rs31 macro_rules! expect_path { macro
118 expect_path!(&p, &p); in canonicalize_verbatim_unc()
124 expect_path!(with_root, with_root); in canonicalize_verbatim_disk()
152 expect_path!(r"\\?\C:\", r"C:\") in canonicalize_disk()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/tools/lldb-server/
H A DTestGdbRemoteSaveCore.py12 def coredump_test(self, core_path=None, expect_path=None): argument
34 if expect_path is not None:
35 self.assertEqual(out_path, expect_path)
/dports/security/py-msoffcrypto-tool/msoffcrypto-tool-4.11.0/tests/
H A Dtest_compare_known_output.py56 expect_path = pjoin(TEST_BASE_DIR, OUTPUT_DIR, out_name)
84 with open(expect_path, 'rb') as reader:
94 with open(expect_path, 'rb') as reader:
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/innodb/
H A Dfil_path-t.cc96 std::string expect_path, bool expect_a_file) { in get_real_path_subsubtest() argument
101 abs_path + expect_path + expected_suffix); in get_real_path_subsubtest()
103 abs_path + expect_path + expected_suffix); in get_real_path_subsubtest()
106 abs_path + expect_path + expected_suffix); in get_real_path_subsubtest()
108 abs_path + expect_path + expected_suffix); in get_real_path_subsubtest()
/dports/sysutils/py-salt/salt-3004.1/tests/unit/utils/
H A Dtest_verify.py384 expect_path = os.path.join(self.to_path, "test")
386 assert ret == expect_path, "{} is not {}".format(ret, expect_path)
390 expect_path = os.path.join(self.to_path, "test")
392 assert ret == expect_path, "{} is not {}".format(ret, expect_path)
/dports/devel/texlab/texlab-3.3.0/cargo-crates/strum_macros-0.19.4/src/helpers/
H A Dmeta_helpers.rs5 fn expect_path(&self, msg: &str) -> &syn::Path; in expect_path() method
17 fn expect_path(&self, msg: &str) -> &syn::Path { in expect_path() method
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/x3/rexpr/rexpr_full/test/
H A Dparse_rexpr_test.cpp65 auto compare = [](fs::path input_path, fs::path expect_path)
67 testing::compare(input_path, expect_path, parse); in __anon18a8d8fc0202()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/x3/rexpr/rexpr_full/test/
H A Dparse_rexpr_test.cpp65 auto compare = [](fs::path input_path, fs::path expect_path)
67 testing::compare(input_path, expect_path, parse); in __anon9527685d0202()

123