Home
last modified time | relevance | path

Searched refs:test_new (Results 1 – 25 of 890) sorted by relevance

12345678910>>...36

/dports/devel/p5-POE/POE-1.368/t/10_units/05_filters/
H A D05_map.t17 test_new("No Args");
18 test_new("Odd number of args", "one", "two", "odd");
19 test_new("Non code CODE ref", Code => [ ]);
20 test_new("Single Get ref", Get => sub { });
21 test_new("Single Put ref", Put => sub { });
22 test_new("Non CODE Get", Get => [ ], Put => sub { });
23 test_new("Non CODE Put", Get => sub { }, Put => [ ]);
25 sub test_new {
H A D02_grep.t19 test_new("No Args");
20 test_new("even", "one", "two", "odd");
21 test_new("Non code CODE ref", Code => [ ]);
22 test_new("Single Get ref", Get => sub { });
23 test_new("Single Put ref", Put => sub { });
24 test_new("Non CODE Get", Get => [ ], Put => sub { });
25 test_new("Non CODE Put", Get => sub { }, Put => [ ]);
27 sub test_new {
H A D04_line.t23 test_new("new(): even number of args", "one", "two", "odd");
24 test_new("new(): empty Literal", Literal => "");
26 test_new("new(): Literal and Regexp", Regexp => "\r", Literal => "\n");
27 test_new("new(): Literal and InputRegexp", InputRegexp => "\r", Literal => "\n");
28 test_new("new(): Literal and InputLiteral", InputLiteral => "\r", Literal => "\n");
29 test_new("new(): Literal and OutputLiteral", OutputLiteral => "\r", Literal => "\n");
30 test_new("new(): InputLiteral and InputRegexp", InputRegexp => "\r", InputLiteral => "\n");
32 sub test_new {
/dports/devel/p5-Directory-Queue/Directory-Queue-2.0/t/
H A D1main.t14 sub test_new ($%) {
28 test_new($type);
29 test_new($type, rndhex => 13);
30 test_new($type, umask => 077);
31 test_new($type, maxtemp => 1234567);
32 test_new($type, maxlock => 0);
/dports/devel/p5-Getopt-Compact-WithCmd/Getopt-Compact-WithCmd-0.22/t/
H A D04_new_from_array.t62 test_new(
69 test_new(
80 test_new(
91 test_new(
102 test_new(
123 test_new(
136 test_new(
147 test_new(
167 test_new(
187 test_new(
[all …]
H A D01_new.t61 test_new(
69 test_new(
81 test_new(
93 test_new(
105 test_new(
127 test_new(
141 test_new(
153 test_new(
174 test_new(
195 test_new(
[all …]
/dports/devel/p5-POE-Test-Loops/POE-Test-Loops-1.360/lib/POE/Test/Loops/
H A Dwheel_readwrite.pm28 sub test_new { subroutine
100 test_new("new(): no args");
104 test_new("new(): both marks must be given",
107 test_new("new(): both marks must be given",
110 test_new("new(): both marks must be valid",
113 test_new("new(): both marks must be valid",
119 test_new("new(): both mark events needed",
122 test_new("new(): both mark events needed",
125 test_new("new(): mark events need levels",
127 test_new("new(): mark events need levels",
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/quantization/
H A Dcommon.py128 def test_new(*args, **kwargs): function
136 return test_new
192 def test_new(*args, **kwargs): function
228 return test_new
326 def test_new(*args, **kwargs): function
329 return test_new
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dcommon.py128 def test_new(*args, **kwargs): function
136 return test_new
192 def test_new(*args, **kwargs): function
228 return test_new
326 def test_new(*args, **kwargs): function
329 return test_new
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/quantization/
H A Dcommon.py128 def test_new(*args, **kwargs): function
136 return test_new
192 def test_new(*args, **kwargs): function
228 return test_new
326 def test_new(*args, **kwargs): function
329 return test_new
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dcommon.py128 def test_new(*args, **kwargs): function
136 return test_new
192 def test_new(*args, **kwargs): function
228 return test_new
326 def test_new(*args, **kwargs): function
329 return test_new
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/c_glib/test/
H A Dtest-cuda.rb98 def test_new method
105 def test_new method
130 def test_new method
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/test/
H A Dtest-cuda.rb111 def test_new method
118 def test_new method
143 def test_new method
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/test/
H A Dtest-cuda.rb111 def test_new method
118 def test_new method
143 def test_new method
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/ios/tests/integration/targets/ios_route_maps/vars/
H A Dmain.yaml10 - match ipv6 next-hop prefix-list test_new
93 prefix_list: test_new
137 - match ipv6 next-hop prefix-list test_new
209 prefix_list: test_new
252 - match ipv6 next-hop prefix-list test_new
324 prefix_list: test_new
367 prefix_list: test_new
/dports/devel/libspice-server/spice-0.15.0/server/tests/
H A Dtest-two-servers.c44 t1 = test_new(core); in main()
45 t2 = test_new(core); in main()
H A Dtest-vdagent.c112 Test *test = test_new(core); in test_multiple_vmc_devices()
134 Test *test = test_new(core); in test_duplicate_removal()
153 Test *test = test_new(core); in test_agent_to_server()
/dports/sysutils/polkit/polkit-0.120/test/polkit/
H A Dpolkitunixnetgrouptest.c28 test_new (void) in test_new() function
72 g_test_add_func ("/PolkitUnixNetgroup/new", test_new); in main()
H A Dpolkitunixgrouptest.c27 test_new (void) in test_new() function
77 g_test_add_func ("/PolkitUnixGroup/new", test_new); in main()
/dports/lang/parrot/parrot-8.1.0/t/pmc/
H A Dobject.t26 test_new()
31 .sub test_new
/dports/dns/opendnssec2/opendnssec-2.1.10/enforcer/src/db/test/
H A Dtest_database_operations.c86 test_t* test_new(const db_connection_t* connection) { in test_new() function
1048 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_read_object1()
1060 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_create_object2()
1069 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_create_object2()
1083 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_read_object2()
1095 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_update_object2()
1105 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_update_object2()
1115 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_delete_object2()
1123 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_delete_object2()
1132 CU_ASSERT_PTR_NOT_NULL_FATAL((test = test_new(connection))); in test_database_operations_create_object3()
[all …]
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dclient.c55 test_new (Test *test, in test_new() function
73 g_test_add ("/client/new", Test, NULL, setup, test_new, teardown); in main()
H A Dchannel-dispatcher.c58 test_new (Test *test, in test_new() function
72 g_test_add ("/cd/new", Test, NULL, setup, test_new, teardown); in main()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dfilter/
H A Dsttype-test.c24 test_new(gpointer junk) in test_new() function
46 test = (test_t *)test_new(NULL); in test_dup()
224 test_new, in sttype_register_test()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dfilter/
H A Dsttype-test.c24 test_new(gpointer junk) in test_new() function
46 test = (test_t *)test_new(NULL); in test_dup()
224 test_new, in sttype_register_test()

12345678910>>...36