Home
last modified time | relevance | path

Searched refs:test_attrs (Results 1 – 25 of 115) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/test/backend/
H A Dtest_gn_processor.py142 test_attrs = { variable in TestGnMozbuildFactoring
150 single_attrs = deepcopy(self.test_attrs)
156 list_attrs = deepcopy(self.test_attrs)
157 input_attrs = deepcopy(self.test_attrs)
166 input_attrs = deepcopy(self.test_attrs)
167 value_attrs = deepcopy(self.test_attrs)
185 input_attrs = deepcopy(self.test_attrs)
186 dict_subset_attrs = deepcopy(self.test_attrs)
207 input_attrs = deepcopy(self.test_attrs)
208 dict_subset_attrs = deepcopy(self.test_attrs)
[all …]
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/test/backend/
H A Dtest_gn_processor.py141 test_attrs = { variable in TestGnMozbuildFactoring
149 single_attrs = deepcopy(self.test_attrs)
155 list_attrs = deepcopy(self.test_attrs)
156 input_attrs = deepcopy(self.test_attrs)
165 input_attrs = deepcopy(self.test_attrs)
166 value_attrs = deepcopy(self.test_attrs)
184 input_attrs = deepcopy(self.test_attrs)
185 dict_subset_attrs = deepcopy(self.test_attrs)
206 input_attrs = deepcopy(self.test_attrs)
207 dict_subset_attrs = deepcopy(self.test_attrs)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/test/backend/
H A Dtest_gn_processor.py117 test_attrs = { variable in TestGnMozbuildFactoring
132 single_attrs = deepcopy(self.test_attrs)
138 list_attrs = deepcopy(self.test_attrs)
139 input_attrs = deepcopy(self.test_attrs)
148 input_attrs = deepcopy(self.test_attrs)
149 value_attrs = deepcopy(self.test_attrs)
165 input_attrs = deepcopy(self.test_attrs)
166 dict_subset_attrs = deepcopy(self.test_attrs)
186 input_attrs = deepcopy(self.test_attrs)
187 dict_subset_attrs = deepcopy(self.test_attrs)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/test/backend/
H A Dtest_gn_processor.py142 test_attrs = { variable in TestGnMozbuildFactoring
150 single_attrs = deepcopy(self.test_attrs)
156 list_attrs = deepcopy(self.test_attrs)
157 input_attrs = deepcopy(self.test_attrs)
166 input_attrs = deepcopy(self.test_attrs)
167 value_attrs = deepcopy(self.test_attrs)
185 input_attrs = deepcopy(self.test_attrs)
186 dict_subset_attrs = deepcopy(self.test_attrs)
207 input_attrs = deepcopy(self.test_attrs)
208 dict_subset_attrs = deepcopy(self.test_attrs)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/test/backend/
H A Dtest_gn_processor.py117 test_attrs = { variable in TestGnMozbuildFactoring
132 single_attrs = deepcopy(self.test_attrs)
138 list_attrs = deepcopy(self.test_attrs)
139 input_attrs = deepcopy(self.test_attrs)
148 input_attrs = deepcopy(self.test_attrs)
149 value_attrs = deepcopy(self.test_attrs)
165 input_attrs = deepcopy(self.test_attrs)
166 dict_subset_attrs = deepcopy(self.test_attrs)
186 input_attrs = deepcopy(self.test_attrs)
187 dict_subset_attrs = deepcopy(self.test_attrs)
[all …]
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-capi-smoke-test.cc898 test_attrs, in smoke_test()
932 test_attrs[0].name_, in smoke_test()
945 if (test_attrs.size() >= 2) { in smoke_test()
962 test_attrs[1].name_, in smoke_test()
974 if (test_attrs.size() >= 3) { in smoke_test()
989 test_attrs[2].name_, in smoke_test()
1059 test_attrs[0].name_, in smoke_test()
1072 if (test_attrs.size() >= 2) { in smoke_test()
1086 test_attrs[1].name_, in smoke_test()
1098 if (test_attrs.size() >= 3) { in smoke_test()
[all …]
H A Dunit-cppapi-nullable.cc129 const vector<test_attr_t<ATTR_T>>& test_attrs,
164 const vector<test_attr_t<ATTR_T>>& test_attrs,
212 const vector<test_attr_t<ATTR_T>>& test_attrs, in create_array() argument
233 for (const auto& test_attr : test_attrs) { in create_array()
359 const vector<test_attr_t<ATTR_T>>& test_attrs, in do_2d_nullable_test() argument
409 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
424 if (test_attrs.size() >= 3) { in do_2d_nullable_test()
476 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
485 if (test_attrs.size() >= 3) { in do_2d_nullable_test()
512 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
[all …]
H A Dunit-capi-nullable.cc141 const vector<test_attr_t>& test_attrs,
249 const vector<test_attr_t>& test_attrs, in create_array() argument
283 attrs.reserve(test_attrs.size()); in create_array()
612 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
636 if (test_attrs.size() >= 3) { in do_2d_nullable_test()
729 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
747 if (test_attrs.size() >= 3) { in do_2d_nullable_test()
781 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
798 if (test_attrs.size() >= 3) { in do_2d_nullable_test()
834 if (test_attrs.size() >= 2) { in do_2d_nullable_test()
[all …]
/dports/devel/p5-File-ExtAttr/File-ExtAttr-1.09/t/
H A D20tie-basic.t50 my %test_attrs = ( 'foo' => '123', 'bar' => '456' );
53 foreach $k (sort(keys(%test_attrs)))
55 my $v = $test_attrs{$k};
75 foreach $k (sort(keys(%test_attrs)))
77 my $v = $test_attrs{$k};
87 ok(scalar(@ks) == scalar(keys(%test_attrs)));
H A D22tie-nonuser.t50 my %test_attrs = ( 'foo' => '123', 'bar' => '456' );
54 foreach $k (sort(keys(%test_attrs)))
56 my $v = $test_attrs{$k};
82 foreach $k (sort(keys(%test_attrs)))
84 my $v = $test_attrs{$k};
/dports/net-mgmt/adcli/adcli-0.9.1/library/
H A DMakefile.in140 am__objects_5 = test_attrs-seq.$(OBJEXT) test_attrs-test.$(OBJEXT)
143 test_attrs-adconn.$(OBJEXT) test_attrs-adkrb5.$(OBJEXT) \
207 ./$(DEPDIR)/test_attrs-adattrs.Po \
208 ./$(DEPDIR)/test_attrs-adconn.Po \
209 ./$(DEPDIR)/test_attrs-addisco.Po \
210 ./$(DEPDIR)/test_attrs-adkrb5.Po \
211 ./$(DEPDIR)/test_attrs-adldap.Po \
212 ./$(DEPDIR)/test_attrs-adutil.Po ./$(DEPDIR)/test_attrs-seq.Po \
1620 -rm -f ./$(DEPDIR)/test_attrs-seq.Po
1621 -rm -f ./$(DEPDIR)/test_attrs-test.Po
[all …]
/dports/net/wireshark/wireshark-3.6.1/test/
H A Dsuite_external.py135 for test_attrs in config['tests']:
137 test_name = 'test_{}'.format(test_attrs['test_name'])
143 requirements = test_attrs['requirements']
150 tshark_test = make_tshark_test(test_attrs['tshark_args'], requirements)
/dports/net/wireshark-lite/wireshark-3.6.1/test/
H A Dsuite_external.py135 for test_attrs in config['tests']:
137 test_name = 'test_{}'.format(test_attrs['test_name'])
143 requirements = test_attrs['requirements']
150 tshark_test = make_tshark_test(test_attrs['tshark_args'], requirements)
/dports/net/tshark-lite/wireshark-3.6.1/test/
H A Dsuite_external.py135 for test_attrs in config['tests']:
137 test_name = 'test_{}'.format(test_attrs['test_name'])
143 requirements = test_attrs['requirements']
150 tshark_test = make_tshark_test(test_attrs['tshark_args'], requirements)
/dports/net/tshark/wireshark-3.6.1/test/
H A Dsuite_external.py135 for test_attrs in config['tests']:
137 test_name = 'test_{}'.format(test_attrs['test_name'])
143 requirements = test_attrs['requirements']
150 tshark_test = make_tshark_test(test_attrs['tshark_args'], requirements)
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/utils/
H A Dtest_urlmatch.py184 def test_attrs(self, up): member in TestMatchAllPagesForGivenScheme
217 def test_attrs(self, up): member in TestMatchAllDomains
242 def test_attrs(self, up): member in TestMatchSubdomains
269 def test_attrs(self, up): member in TestMatchGlobEscaping
299 def test_attrs(self, pattern, host, match_subdomains): member in TestMatchIpAddresses
328 def test_attrs(self, up): member in TestMatchChromeUrls
409 def test_attrs(self, up): member in TestFileScheme
435 def test_attrs(self, up): member in TestMatchSpecificPort
460 def test_attrs(self, up): member in TestExplicitPortWildcard
/dports/net/mpich2/mpich2-1.5/test/mpi/attr/
H A Dattrerrtype.c19 int test_attrs ( void );
28 errs = test_attrs(); in main()
70 int test_attrs( void ) in test_attrs() function
/dports/net/mpich/mpich-3.4.3/test/mpi/attr/
H A Dattrerrtype.c18 int test_attrs(void);
27 errs = test_attrs(); in main()
68 int test_attrs(void) in test_attrs() function
/dports/devel/p5-Inline-Python/Inline-Python-0.56/t/
H A D23getattr.t35 def test_attrs(foo, s):
50 ok(py_call_function("__main__", "test_attrs", Attrs->new, 'Attrs test!'), undef);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dasm-attrs.c23 void test_attrs(int a) { in test_attrs() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dasm-attrs.c23 void test_attrs(int a) { in test_attrs() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dasm-attrs.c23 void test_attrs(int a) { in test_attrs() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dasm-attrs.c23 void test_attrs(int a) { in test_attrs() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dasm-attrs.c23 void test_attrs(int a) { in test_attrs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dasm-attrs.c23 void test_attrs(int a) { in test_attrs() function

12345