Home
last modified time | relevance | path

Searched refs:test_object (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/dports/devel/libgit2/libgit2-1.3.0/tests/refs/
H A Drevparse.c145 test_object("this-does-not-exist", NULL); in test_refs_revparse__nonexistant_object()
214 test_object("be3563a^42", NULL); in test_refs_revparse__nth_parent()
244 test_object("foo~bar", NULL); in test_refs_revparse__linear_history()
276 test_object("master^^1^2^1", NULL); in test_refs_revparse__chaining()
300 test_object("nope@{0}", NULL); in test_refs_revparse__ordinal()
301 test_object("master@{31415}", NULL); in test_refs_revparse__ordinal()
302 test_object("@{1000}", NULL); in test_refs_revparse__ordinal()
303 test_object("@{2}", NULL); in test_refs_revparse__ordinal()
320 test_object("@{-42}", NULL); in test_refs_revparse__previous_head()
377 test_object("master^{/merge}", NULL); in test_refs_revparse__revwalk()
[all …]
/dports/devel/py-traits/traits-6.3.2/traits/testing/tests/
H A Dtest_unittest_tools.py62 test_object = self.test_object
66 test_object.flag = True
67 test_object.number = 2.0
117 test_object = self.test_object
140 test_object = self.test_object
144 test_object, "number", 1, test_object.add_to_number, 13.0
149 test_object, "flag", test_object.add_to_number, 13.0
155 test_object = self.test_object
172 test_object = self.test_object
187 test_object = self.test_object
[all …]
/dports/devel/cutter/cutter-1.2.6/test/cutter/
H A Dtest-cut-test-case.c57 static CutTestCase *test_object; variable
225 g_object_unref(test_object); in cut_teardown()
407 g_signal_connect(test_object, "success", in test_success_signal()
420 g_signal_connect(test_object, "failure", in test_failure_signal()
434 g_signal_connect(test_object, "error", in test_error_signal()
448 g_signal_connect(test_object, "pending", in test_pending_signal()
498 g_signal_connect(test_object, "crash", in test_crash_signal()
517 g_signal_connect(test_object, "failure", in test_failure_in_signal()
543 g_signal_connect(test_object, "error", in test_error_in_signal()
567 g_signal_connect(test_object, "pending", in test_pending_in_signal()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/test/python/testtools/tests/
H A Dtest_monkey.py26 self.test_object = TestObj()
46 self.assertEquals('haha', self.test_object.foo)
109 return (self.test_object.foo, self.test_object.bar,
110 self.test_object.baz)
151 test_object = TestObj()
152 patch(test_object, 'foo', 42)
153 self.assertEqual(42, test_object.foo)
158 test_object = TestObj()
159 original = test_object.foo
160 cleanup = patch(test_object, 'foo', 42)
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/test/python/testtools/tests/
H A Dtest_monkey.py26 self.test_object = TestObj()
46 self.assertEquals('haha', self.test_object.foo)
109 return (self.test_object.foo, self.test_object.bar,
110 self.test_object.baz)
151 test_object = TestObj()
152 patch(test_object, 'foo', 42)
153 self.assertEqual(42, test_object.foo)
158 test_object = TestObj()
159 original = test_object.foo
160 cleanup = patch(test_object, 'foo', 42)
[all …]
/dports/devel/py-testtools/testtools-2.5.0/testtools/tests/
H A Dtest_monkey.py26 self.test_object = TestObj()
46 self.assertEquals('haha', self.test_object.foo)
109 return (self.test_object.foo, self.test_object.bar,
110 self.test_object.baz)
151 test_object = TestObj()
152 patch(test_object, 'foo', 42)
153 self.assertEqual(42, test_object.foo)
158 test_object = TestObj()
159 original = test_object.foo
160 cleanup = patch(test_object, 'foo', 42)
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/testtools-0.9.34/testtools/tests/
H A Dtest_monkey.py26 self.test_object = TestObj()
46 self.assertEquals('haha', self.test_object.foo)
109 return (self.test_object.foo, self.test_object.bar,
110 self.test_object.baz)
151 test_object = TestObj()
152 patch(test_object, 'foo', 42)
153 self.assertEqual(42, test_object.foo)
158 test_object = TestObj()
159 original = test_object.foo
160 cleanup = patch(test_object, 'foo', 42)
[all …]
/dports/devel/py-ujson/ujson-5.0.0/tests/
H A Dbenchmark.py26 test_object = None variable
240 test_object = []
246 test_object = None
257 test_object = []
267 test_object = None
278 test_object = []
284 test_object = None
295 test_object = [
317 test_object = []
334 test_object = []
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/src/flowgger/output/
H A Dfile_output.rs363 test_object.test_patterns[0]
404 test_object.get_file_base()
429 test_object.test_patterns[0], test_object.test_patterns[1]
442 test_object.get_file_base()
475 test_object.test_patterns[0], test_object.test_patterns[1]
490 test_object.test_patterns[0], test_object.test_patterns[1]
503 test_object.get_file_base()
515 test_object.get_file_base()
537 test_object.test_patterns[0], test_object.test_patterns[1]
549 test_object.get_file_base()
[all …]
/dports/sysutils/terraform/terraform-1.0.11/internal/terraform/
H A Dtransform_destroy_cbd_test.go109 test_object.A
110 test_object.B
111 test_object.B
112 test_object.A
182 test_object.A
183 test_object.C
184 test_object.B
186 test_object.B
187 test_object.C
188 test_object.C
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/WorkflowEngine/classes/tasks/
H A Dclass.ilModulesTestTasks.php28 $test_object = new ilObjTest();
29 $test_object->setType('tst');
30 $test_object->setTitle('Prüfung'); // Input?
31 $test_object->setDescription("");
32 $test_object->create(true); // true for upload
33 $test_object->createReference();
36 $test_object->setFixedParticipants(1);
37 $test_object->createMetaData();
38 $test_object->updateMetaData();
39 $test_object->saveToDb();
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/WorkflowEngine/classes/tasks/
H A Dclass.ilModulesTestTasks.php28 $test_object = new ilObjTest();
29 $test_object->setType('tst');
30 $test_object->setTitle('Prüfung'); // Input?
31 $test_object->setDescription("");
32 $test_object->create(true); // true for upload
33 $test_object->createReference();
36 $test_object->setFixedParticipants(1);
37 $test_object->createMetaData();
38 $test_object->updateMetaData();
39 $test_object->saveToDb();
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/units/module_utils/net_tools/nios/
H A Dtest_api.py42 def _get_wapi(self, test_object): argument
54 test_object = [
69 wapi = self._get_wapi(test_object)
78 test_object = [
103 test_object = [
131 test_object = [{
159 test_object = [{
181 test_object = None
201 test_object = [{
225 test_object = [{
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/unit/plugins/module_utils/net_tools/nios/
H A Dtest_api.py45 def _get_wapi(self, test_object): argument
57 test_object = [
72 wapi = self._get_wapi(test_object)
81 test_object = [
106 test_object = [
134 test_object = [{
162 test_object = [{
184 test_object = None
204 test_object = [{
228 test_object = [{
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/unit/plugins/modules/net_tools/nios/
H A Dtest_nios_network.py51 def _get_wapi(self, test_object): argument
63 test_object = None
70 wapi = self._get_wapi(test_object)
81 test_object = [
105 test_object = [
130 test_object = [{
153 test_object = None
173 test_object = [{
196 test_object = None
215 test_object = [{
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/net_tools/nios/
H A Dtest_nios_network.py51 def _get_wapi(self, test_object): argument
63 test_object = None
70 wapi = self._get_wapi(test_object)
81 test_object = [
105 test_object = [
130 test_object = [{
153 test_object = None
173 test_object = [{
196 test_object = None
215 test_object = [{
[all …]
H A Dtest_nios_zone.py49 def _get_wapi(self, test_object): argument
65 test_object = None
73 wapi = self._get_wapi(test_object)
86 test_object = [{
108 test_object = [
136 test_object = None
171 test_object = [{
199 test_object = None
222 test_object = [{
246 test_object = None
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp22 class test_object class
25 test_object(int i) in test_object() function in test_object
43 int test_object::s_count = 0;
52 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in cpp_main()
54 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in cpp_main()
58 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in cpp_main()
62 int current_count = test_object::count(); in cpp_main()
67 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in cpp_main()
69 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in cpp_main()
73 BOOST_CHECK(current_count == test_object::count()); in cpp_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp21 class test_object class
24 test_object(int i) in test_object() function in test_object
42 int test_object::s_count = 0;
51 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
53 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
57 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in test_main()
61 int current_count = test_object::count(); in test_main()
66 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
68 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
72 BOOST_CHECK(current_count == test_object::count()); in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp21 class test_object class
24 test_object(int i) in test_object() function in test_object
42 int test_object::s_count = 0;
51 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
53 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
57 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in test_main()
61 int current_count = test_object::count(); in test_main()
66 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
68 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
72 BOOST_CHECK(current_count == test_object::count()); in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp21 class test_object class
24 test_object(int i) in test_object() function in test_object
42 int test_object::s_count = 0;
51 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
53 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
57 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in test_main()
61 int current_count = test_object::count(); in test_main()
66 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
68 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
72 BOOST_CHECK(current_count == test_object::count()); in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp21 class test_object class
24 test_object(int i) in test_object() function in test_object
42 int test_object::s_count = 0;
51 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
53 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
57 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in test_main()
61 int current_count = test_object::count(); in test_main()
66 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
68 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
72 BOOST_CHECK(current_count == test_object::count()); in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp21 class test_object class
24 test_object(int i) in test_object() function in test_object
42 int test_object::s_count = 0;
51 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
53 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
57 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in test_main()
61 int current_count = test_object::count(); in test_main()
66 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in test_main()
68 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in test_main()
72 BOOST_CHECK(current_count == test_object::count()); in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp22 class test_object class
25 test_object(int i) in test_object() function in test_object
43 int test_object::s_count = 0;
52 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in cpp_main()
54 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in cpp_main()
58 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in cpp_main()
62 int current_count = test_object::count(); in cpp_main()
67 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in cpp_main()
69 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in cpp_main()
73 BOOST_CHECK(current_count == test_object::count()); in cpp_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/regex/test/object_cache/
H A Dobject_cache_test.cpp22 class test_object class
25 test_object(int i) in test_object() function in test_object
43 int test_object::s_count = 0;
52 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in cpp_main()
54 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in cpp_main()
58 p = boost::object_cache<int, test_object>::get(i-1, max_cache_size); in cpp_main()
62 int current_count = test_object::count(); in cpp_main()
67 …boost::shared_ptr<const test_object> p = boost::object_cache<int, test_object>::get(i, max_cache_s… in cpp_main()
69 p = boost::object_cache<int, test_object>::get(i, max_cache_size); in cpp_main()
73 BOOST_CHECK(current_count == test_object::count()); in cpp_main()

12345678910>>...24