Home
last modified time | relevance | path

Searched refs:TEST_EQ (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/net/kea/kea-2.0.1/src/hooks/dhcp/run_script/tests/
H A Drun_script_test.sh.in32 TEST_EQ() { function
46 TEST_EQ "QUERY4_TXID" "0"
53 TEST_EQ "QUERY4_HOPS" "0"
54 TEST_EQ "QUERY4_SECS" "0"
55 TEST_EQ "QUERY4_FLAGS" "0"
70 TEST_EQ "SUBNET4_ID" "6"
78 TEST_EQ "LEASE4_CLTT" "3"
91 TEST_EQ "LEASE4_CLTT" "3"
105 TEST_EQ "LEASE4_CLTT" "3"
118 TEST_EQ "QUERY4_TXID" "0"
[all …]
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/test/
H A Dlmdb_other_managers_test.cpp173 TEST_EQ(source_id, 0) in lmdb_source_id_manager()
178 TEST_EQ(source_id, 1); in lmdb_source_id_manager()
184 TEST_EQ(source_id, 1); in lmdb_source_id_manager()
190 TEST_EQ(source_id, 1) in lmdb_source_id_manager()
246 TEST_EQ(found, true); in lmdb_source_data_manager()
248 TEST_EQ(filesize, 2); in lmdb_source_data_manager()
260 TEST_EQ(found, true); in lmdb_source_data_manager()
262 TEST_EQ(filesize, 2); in lmdb_source_data_manager()
283 TEST_EQ(filesize, 0); in lmdb_source_data_manager()
334 TEST_EQ(found, true); in lmdb_source_name_manager()
[all …]
H A Dlmdb_hash_data_manager_test.cpp114 TEST_EQ(count, 0); in test_empty()
164 TEST_EQ(count, 4); in test_insert_type1()
170 TEST_EQ(k_entropy, 0); in test_insert_type1()
172 TEST_EQ(count, 0); in test_insert_type1()
209 TEST_EQ(count, 3); in test_insert_split()
225 TEST_EQ(count, 5); in test_insert_split()
243 TEST_EQ(count, 9); in test_insert_split()
305 TEST_EQ(count, 10); in test_merge()
318 TEST_EQ(count, 110); in test_merge()
354 TEST_EQ(count, 1110); in test_merge()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/
H A Dtest.cpp863 TEST_EQ( in ParseAndGenerateTextTest()
1099 TEST_EQ( in ParseProtoTest()
1103 TEST_EQ( in ParseProtoTest()
1150 TEST_EQ( in ParseProtoTestWithSuffix()
1203 TEST_EQ( in ParseProtoTestWithIncludes()
1241 TEST_EQ( in ParseProtoTestWithIncludes()
1665 TEST_EQ( in ValueTest()
1728 TEST_EQ( in EnumStringsTest()
1928 TEST_EQ( in ValidFloatTest()
2186 TEST_EQ( in UnicodeTestAllowNonUTF8()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/
H A Dtest.cpp844 TEST_EQ( in ParseAndGenerateTextTest()
1079 TEST_EQ( in ParseProtoTest()
1083 TEST_EQ( in ParseProtoTest()
1087 TEST_EQ( in ParseProtoTest()
1592 TEST_EQ( in EnumStringsTest()
1789 TEST_EQ( in ValidFloatTest()
2047 TEST_EQ( in UnicodeTestAllowNonUTF8()
2070 TEST_EQ( in UnicodeTestGenerateTextFailsOnNonUTF8()
2489 TEST_EQ( in ParseProtoBufAsciiTest()
2902 TEST_EQ( in FixedLengthArrayJsonTest()
[all …]
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/
H A Dtest.cpp659 TEST_EQ( in ParseAndGenerateTextTest()
709 TEST_EQ(hp, 80); in ReflectionTest()
883 TEST_EQ( in ParseProtoTest()
887 TEST_EQ( in ParseProtoTest()
891 TEST_EQ( in ParseProtoTest()
1524 TEST_EQ( in ValidFloatTest()
1666 TEST_EQ(x, 0); in NumericUtilsTestInteger()
1681 TEST_EQ(f, 0); in NumericUtilsTestFloat()
1735 TEST_EQ( in UnicodeTestAllowNonUTF8()
1758 TEST_EQ( in UnicodeTestGenerateTextFailsOnNonUTF8()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/
H A Dtest.cpp681 TEST_EQ( in ParseAndGenerateTextTest()
731 TEST_EQ(hp, 80); in ReflectionTest()
916 TEST_EQ( in ParseProtoTest()
920 TEST_EQ( in ParseProtoTest()
924 TEST_EQ( in ParseProtoTest()
1602 TEST_EQ( in ValidFloatTest()
1791 TEST_EQ(x, 0); in NumericUtilsTestInteger()
1806 TEST_EQ(f, 0); in NumericUtilsTestFloat()
1860 TEST_EQ( in UnicodeTestAllowNonUTF8()
1883 TEST_EQ( in UnicodeTestGenerateTextFailsOnNonUTF8()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/
H A Dtest.cpp892 TEST_EQ( in ParseAndGenerateTextTest()
1160 TEST_EQ( in ParseProtoTest()
1164 TEST_EQ( in ParseProtoTest()
1211 TEST_EQ( in ParseProtoTestWithSuffix()
1264 TEST_EQ( in ParseProtoTestWithIncludes()
1302 TEST_EQ( in ParseProtoTestWithIncludes()
1739 TEST_EQ( in ValueTest()
1802 TEST_EQ( in EnumStringsTest()
2002 TEST_EQ( in ValidFloatTest()
2276 TEST_EQ( in UnicodeTestAllowNonUTF8()
[all …]
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/
H A Dtest.cpp892 TEST_EQ( in ParseAndGenerateTextTest()
1160 TEST_EQ( in ParseProtoTest()
1164 TEST_EQ( in ParseProtoTest()
1211 TEST_EQ( in ParseProtoTestWithSuffix()
1264 TEST_EQ( in ParseProtoTestWithIncludes()
1302 TEST_EQ( in ParseProtoTestWithIncludes()
1739 TEST_EQ( in ValueTest()
1802 TEST_EQ( in EnumStringsTest()
2002 TEST_EQ( in ValidFloatTest()
2276 TEST_EQ( in UnicodeTestAllowNonUTF8()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/gomp/
H A Daffinity-3.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c5 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
11 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
14 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
15 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
23 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
25 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
26 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
39 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
42 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
43 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c5 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
11 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
14 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
15 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
23 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
25 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
26 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
39 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
42 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
43 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c5 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
11 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
14 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
15 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
23 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
25 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
26 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
39 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
42 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
43 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/c-c++-common/gomp/
H A Ddepend-iterator-1.c7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
13 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
16 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
17 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
25 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
27 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
28 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/gomp/
H A Ddepend-iterator-1.C5 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
12 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
15 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
16 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
24 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
26 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
27 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/gomp/
H A Ddepend-iterator-1.C7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
14 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
17 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
18 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
26 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
28 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
29 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
43 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
46 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
47 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/gomp/
H A Ddepend-iterator-1.C7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
14 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
17 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
18 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
26 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
28 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
29 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
43 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
46 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
47 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/gomp/
H A Ddepend-iterator-1.C7 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
14 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
17 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
18 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
26 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
28 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
29 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
43 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
46 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
47 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/gomp/
H A Ddepend-iterator-1.C5 #define TEST_EQ(x,y) ({ int o[x == y ? 1 : -1]; 0; }) macro
12 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in foo()
15 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in foo()
16 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in foo()
24 TEST_EQ (sizeof (k), sizeof (short *)), \ in foo()
26 arr2[TEST_EQ (((__typeof (i)) -1) < 0, 1), \ in foo()
27 TEST_EQ (((__typeof (j)) -1) < 0, 0), \ in foo()
41 arr[TEST_EQ (sizeof (j), sizeof (int)), \ in bar()
44 arr2[TEST_EQ (((__typeof (j)) -1) < 0, 1), \ in bar()
45 TEST_EQ (((__typeof (i)) -1) < 0, 0), \ in bar()
[all …]

12345678910