Home
last modified time | relevance | path

Searched refs:should_fail (Results 201 – 225 of 1014) sorted by relevance

12345678910>>...41

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/
H A Dplugin_wrong_frame_number_bug.py19 self.should_fail = True
24 if self.should_fail:
26 self.should_fail = False
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/asan/TestCases/Posix/asan_symbolize_script/
H A Dplugin_wrong_frame_number_bug.py19 self.should_fail = True
24 if self.should_fail:
26 self.should_fail = False
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/
H A Dplugin_wrong_frame_number_bug.py19 self.should_fail = True
24 if self.should_fail:
26 self.should_fail = False
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/
H A Dplugin_wrong_frame_number_bug.py19 self.should_fail = True
24 if self.should_fail:
26 self.should_fail = False
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/
H A Dplugin_wrong_frame_number_bug.py19 self.should_fail = True
24 if self.should_fail:
26 self.should_fail = False
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/dyndb/
H A Dtests.sh40 [ "$should_fail" ] || \
49 [ "$should_fail" ] || \
63 [ "$should_fail" ] || \
85 [ "$should_fail" ] || \
94 [ "$should_fail" ] || \
108 [ "$should_fail" ] || \
/dports/dns/bind916/bind-9.16.27/bin/tests/system/dyndb/
H A Dtests.sh43 [ "$should_fail" ] || \
52 [ "$should_fail" ] || \
66 [ "$should_fail" ] || \
88 [ "$should_fail" ] || \
97 [ "$should_fail" ] || \
111 [ "$should_fail" ] || \
/dports/dns/bind911/bind-9.11.37/bin/tests/system/dyndb/
H A Dtests.sh41 [ "$should_fail" ] || \
50 [ "$should_fail" ] || \
64 [ "$should_fail" ] || \
86 [ "$should_fail" ] || \
95 [ "$should_fail" ] || \
109 [ "$should_fail" ] || \
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/dyndb/
H A Dtests.sh41 [ "$should_fail" ] || \
50 [ "$should_fail" ] || \
64 [ "$should_fail" ] || \
86 [ "$should_fail" ] || \
95 [ "$should_fail" ] || \
109 [ "$should_fail" ] || \
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/dyndb/
H A Dtests.sh43 [ "$should_fail" ] || \
52 [ "$should_fail" ] || \
66 [ "$should_fail" ] || \
88 [ "$should_fail" ] || \
97 [ "$should_fail" ] || \
111 [ "$should_fail" ] || \
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/20-unit/Type-Coercion-Union/
H A Dbasic.t37 should_fail("1.1", $RoundedInteger);
38 should_fail("xyz", $RoundedInteger);
44 should_fail("x", $String3);
45 should_fail("wxyz", $String3);
51 should_fail("3.12", $Union1);
52 should_fail("wxyz", $Union1);
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-verifiers.cc32 static void Name(bool should_fail); \
35 static void Name(bool should_fail)
57 if (should_fail) { in TEST_PAIR()
88 if (should_fail) { in TEST_PAIR()
122 if (should_fail) { in TEST_PAIR()
148 if (should_fail) { in TEST_PAIR()
174 if (should_fail) { in TEST_PAIR()
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/21-types/
H A DMap.t135 should_fail( 1, $MapWithIntKeys );
136 should_fail( [], $MapWithIntKeys );
138 should_fail( { 1.1 => [] }, $MapWithIntKeys );
144 should_fail( { foo => 1 }, $MapWithIntKeys );
178 should_fail( 1, $HashOfInts );
179 should_fail( [], $HashOfInts );
181 should_fail( { foo => [] }, $HashOfInts );
182 should_fail( { foo => 1.1 }, $HashOfInts );
186 should_fail( { foo => \1 }, $HashOfInts );
187 should_fail( { 123 => \1 }, $HashOfInts );
[all …]
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/20-unit/Types-Standard/
H A Doverload.t46 should_fail($o, Ref["HASH"]);
47 should_fail($o, Overload["|"]);
48 should_fail("Local::Class", Overload);
49 should_fail([], Overload);
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh153 local should_fail=$1; shift
160 if ((should_fail)); then
167 log_test "$what: should_fail=$should_fail ($tcflags)"
172 local should_fail=$1; shift
174 test_span_failable $should_fail gt6-key "mirror to keyful gretap"
175 test_span_failable $should_fail gt6-soft "mirror to gretap w/ soft underlay"
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh153 local should_fail=$1; shift
160 if ((should_fail)); then
167 log_test "$what: should_fail=$should_fail ($tcflags)"
172 local should_fail=$1; shift
174 test_span_failable $should_fail gt6-key "mirror to keyful gretap"
175 test_span_failable $should_fail gt6-soft "mirror to gretap w/ soft underlay"
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh153 local should_fail=$1; shift
160 if ((should_fail)); then
167 log_test "$what: should_fail=$should_fail ($tcflags)"
172 local should_fail=$1; shift
174 test_span_failable $should_fail gt6-key "mirror to keyful gretap"
175 test_span_failable $should_fail gt6-soft "mirror to gretap w/ soft underlay"
/dports/devel/dasm/dasm-2.20.14.1/test/
H A Drun_tests.sh6 should_fail="0"
19 -S) should_fail="$2"
157 if [ "$[$ok+${should_fail}]" = "$nTests" ]
162 suspect="$[$fail-${should_fail}]"
/dports/graphics/libspng/libspng-0.7.2/tests/images/
H A Dmeson.build161 test('xc1n0g08', test_exe, args: files('xc1n0g08.png'), should_fail : true)
162 test('xc9n2c08', test_exe, args: files('xc9n2c08.png'), should_fail : true)
163 test('xcrn0g04', test_exe, args: files('xcrn0g04.png'), should_fail : true)
164 test('xcsn0g01', test_exe, args: files('xcsn0g01.png'), should_fail : true)
165 test('xd0n2c08', test_exe, args: files('xd0n2c08.png'), should_fail : true)
166 test('xd3n2c08', test_exe, args: files('xd3n2c08.png'), should_fail : true)
167 test('xd9n2c08', test_exe, args: files('xd9n2c08.png'), should_fail : true)
168 test('xdtn0g01', test_exe, args: files('xdtn0g01.png'), should_fail : true)
169 test('xhdn0g08', test_exe, args: files('xhdn0g08.png'), should_fail : true)
170 test('xlfn0g04', test_exe, args: files('xlfn0g04.png'), should_fail : true)
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dmeson.build24 foreach name, should_fail: tests
29 test(name, exe, should_fail: should_fail)
/dports/devel/isa-l/isa-l-2.30.0/raid/
H A Dxor_example.c39 int i, j, should_pass, should_fail; in main() local
66 should_fail = xor_check(TEST_SOURCES + 1, TEST_LEN, buffs); //recheck in main()
67 printf("%s\n", should_fail != 0 ? "Pass" : "Fail"); in main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dmeson.build24 foreach name, should_fail: tests
29 test(name, exe, should_fail: should_fail)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dmeson.build24 foreach name, should_fail: tests
29 test(name, exe, should_fail: should_fail)
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/d/9 features/
H A Dmeson.build15 test('dapp_menu_t_fail_bcompat', e_plain_bcompat, should_fail: true)
26 test('dapp_menu_t_fail', e_plain, should_fail: true)
36 test('dapp_versions_t_fail', e_versions, args: ['menu'], should_fail: true)
62 test('dapp_version_int_t_fail', e_version_int_fail, args: ['debug'], should_fail: true)
70 test('dapp_no_debug_t_fail', e_no_debug, args: ['debug'], should_fail: true)
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/d/9 features/
H A Dmeson.build15 test('dapp_menu_t_fail_bcompat', e_plain_bcompat, should_fail: true)
26 test('dapp_menu_t_fail', e_plain, should_fail: true)
36 test('dapp_versions_t_fail', e_versions, args: ['menu'], should_fail: true)
62 test('dapp_version_int_t_fail', e_version_int_fail, args: ['debug'], should_fail: true)
70 test('dapp_no_debug_t_fail', e_no_debug, args: ['debug'], should_fail: true)

12345678910>>...41