Searched refs:expect (Results 1 - 25 of 214) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libmudflap/testsuite/
H A DMakefile.am5 EXPECT = `if [ -f ../../expect/expect ] ; then \
6 echo ../../expect/expect ; \
7 else echo expect ; fi`
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dmzero2.c10 expect (double value, double expected) function
27 expect (pzero + pzero, pzero);
28 expect (pzero + nzero, pzero);
29 expect (nzero + pzero, pzero);
30 expect (nzero + nzero, nzero);
32 expect (pzero - pzero, pzero);
33 expect (pzero - nzero, pzero);
34 expect (nzero - pzero, nzero);
35 expect (nzero - nzero, pzero);
37 expect (pzer
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dmzero2.c10 expect (double value, double expected) function
27 expect (pzero + pzero, pzero);
28 expect (pzero + nzero, pzero);
29 expect (nzero + pzero, pzero);
30 expect (nzero + nzero, nzero);
32 expect (pzero - pzero, pzero);
33 expect (pzero - nzero, pzero);
34 expect (nzero - pzero, nzero);
35 expect (nzero - nzero, pzero);
37 expect (pzer
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.abi/
H A Dptrflags.C16 int expect (int flags, std::type_info const &info) function
29 if (! expect (0, typeid (A *)))
31 if (! expect (1, typeid (A const *)))
33 if (! expect (2, typeid (A volatile *)))
35 if (! expect (4, typeid (A *__restrict__ *)))
37 if (! expect (0, typeid (int A::*)))
39 if (! expect (0, typeid (int A::**)))
42 if (! expect (8 | 0, typeid (B *)))
44 if (! expect (8 | 1, typeid (B const *)))
46 if (! expect (
[all...]
H A Dvmihint.C34 int expect (int flags, std::type_info const &info) function
47 if (! expect (0, typeid (C1)))
49 if (! expect (2, typeid (D1)))
51 if (! expect (1, typeid (E1)))
53 if (! expect (1, typeid (E2)))
55 if (! expect (3, typeid (F1)))
58 if (!expect (0, typeid (P1)))
60 if (!expect (0, typeid (P2)))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.abi/
H A Dptrflags.C16 int expect (int flags, std::type_info const &info) function
29 if (! expect (0, typeid (A *)))
31 if (! expect (1, typeid (A const *)))
33 if (! expect (2, typeid (A volatile *)))
35 if (! expect (4, typeid (A *__restrict__ *)))
37 if (! expect (0, typeid (int A::*)))
39 if (! expect (0, typeid (int A::**)))
42 if (! expect (8 | 0, typeid (B *)))
44 if (! expect (8 | 1, typeid (B const *)))
46 if (! expect (
[all...]
H A Dvmihint.C34 int expect (int flags, std::type_info const &info) function
47 if (! expect (0, typeid (C1)))
49 if (! expect (2, typeid (D1)))
51 if (! expect (1, typeid (E1)))
53 if (! expect (1, typeid (E2)))
55 if (! expect (3, typeid (F1)))
58 if (!expect (0, typeid (P1)))
60 if (!expect (0, typeid (P2)))
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/test/
H A Dtpm_changeownerauth01.sh1 #!/usr/bin/expect -f
68 expect "Enter owner password" {
71 expect "Enter new SRK" {
73 expect "Confirm" {
78 expect "Enter new owner" {
80 expect "Confirm" {
86 expect {
88 expect "Tspi_Context_Close success" {
93 expect "Tspi_Context_Close success" {
106 expect "Ente
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/d10v/
H A Derror-001.d4 # Test expect's dump_run_test baseline
H A Derror-002.d4 # Test expect's dump_run_test error option
/netbsd-6-1-5-RELEASE/tests/lib/libc/string/
H A Dt_stresep.c38 #define expect(a) \ macro
58 expect("foo bar");
59 expect("baz");
60 expect("bar foo ");
61 expect("bar foo");
62 expect(" baz");
63 expect("bar ");
H A Dt_memmem.c62 #define expect(b) \ macro
78 expect(memmem(b2, lb2, p0, lp0) == b2);
79 expect(memmem(b0, lb0, p0, lp0) == b0);
80 expect(memmem(b0, lb0, p1, lp1) == NULL);
81 expect(memmem(b1, lb1, p1, lp1) == NULL);
83 expect(memmem(b2, lb2, p1, lp1) == b2);
84 expect(memmem(b2, lb2, p2, lp2) == (b2 + 4));
85 expect(memmem(b2, lb2, p3, lp3) == (b2 + 7));
87 expect(memmem(b2, lb2, p5, lp5) == b2);
88 expect(memme
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/
H A DMakefile.am8 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
9 echo $(top_builddir)/../expect/expect; else echo expect; fi)
/netbsd-6-1-5-RELEASE/tests/games/
H A Dt_factor.sh28 expect() { function
39 expect '8675309' '8675309: 8675309'
40 expect '6172538568' '6172538568: 2 2 2 3 7 17 2161253'
50 expect '99999999999991' '99999999999991: 7 13 769231 1428571'
51 expect '2147483647111311' '2147483647111311: 3 3 3 131 607148331103'
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D3.cc34 const char *expect; local
37 expect = "177777 ffff";
39 expect = "37777777777 ffffffff";
41 expect = "1777777777777777777777 ffffffffffffffff";
43 expect = "wow, you've got some big numbers here";
46 VERIFY ( strbuf.str() == expect );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D3.cc35 const char *expect; local
38 expect = "177777 ffff";
40 expect = "37777777777 ffffffff";
42 expect = "1777777777777777777777 ffffffffffffffff";
44 expect = "wow, you've got some big numbers here";
47 VERIFY ( strbuf.str() == expect );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dyousufi-1.c11 vector unsigned int expect = ((vector unsigned int){0,0,0,0}); local
14 check(vec_all_eq(output, expect), "vec_ctu");
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dyousufi-1.c11 vector unsigned int expect = ((vector unsigned int){0,0,0,0}); local
14 check(vec_all_eq(output, expect), "vec_ctu");
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/tests/
H A Dtest_index.c25 expect(i != NULL);
34 expect(i != NULL);
35 expect(lzma_index_append(i, NULL, 101, 555) == LZMA_OK);
36 expect(lzma_index_append(i, NULL, 602, 777) == LZMA_OK);
37 expect(lzma_index_append(i, NULL, 804, 999) == LZMA_OK);
46 expect(i != NULL);
56 expect(lzma_index_append(i, NULL, t, n) == LZMA_OK);
61 expect(lzma_index_block_count(i) == BIG_COUNT);
62 expect(lzma_index_total_size(i) == total_size);
63 expect(lzma_index_uncompressed_siz
[all...]
H A Dtest_filter_flags.c82 expect(!encode(2));
83 expect(!decode(2));
84 expect(decoded_flags.options == NULL);
90 expect(!encode(2));
91 expect(!decode(2));
92 expect(decoded_flags.options == NULL);
97 expect(!encode(6));
98 expect(!decode(6));
99 expect(decoded_flags.options != NULL);
102 expect(decode
[all...]
H A Dtest_stream_flags.c54 expect(lzma_stream_header_encode(&known_flags, buffer) == LZMA_OK);
78 expect(lzma_stream_footer_encode(&known_flags, buffer) == LZMA_OK);
89 expect(lzma_stream_header_encode(&known_flags, buffer)
92 expect(lzma_stream_footer_encode(&known_flags, buffer)
97 expect(lzma_stream_header_encode(&known_flags, buffer)
100 expect(lzma_stream_footer_encode(&known_flags, buffer)
107 expect(lzma_stream_header_encode(&known_flags, buffer) == LZMA_OK);
109 expect(lzma_stream_footer_encode(&known_flags, buffer)
114 expect(lzma_stream_header_encode(&known_flags, buffer) == LZMA_OK);
116 expect(lzma_stream_footer_encod
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/pending/
H A Dtests.sh59 expect="10 mail.example."
61 test "$ans" = "$expect" || ret=1
62 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
67 expect="10.0.0.2"
69 test "$ans" = "$expect" || ret=1
70 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
79 expect="10 mail.example.com."
81 test "$ans" = "$expect" || ret=1
82 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
97 expect
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D3.cc31 const wchar_t *expect; local
34 expect = L"177777 ffff";
36 expect = L"37777777777 ffffffff";
38 expect = L"1777777777777777777777 ffffffffffffffff";
40 expect = L"wow, you've got some big numbers here";
43 VERIFY ( strbuf.str() == expect );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D3.cc32 const wchar_t *expect; local
35 expect = L"177777 ffff";
37 expect = L"37777777777 ffffffff";
39 expect = L"1777777777777777777777 ffffffffffffffff";
41 expect = L"wow, you've got some big numbers here";
44 VERIFY ( strbuf.str() == expect );
/netbsd-6-1-5-RELEASE/tests/fs/ffs/
H A Dt_getquota.sh43 local expect
48 expect=u
52 expect=g
56 expect="u g"
65 for q in ${expect} ; do
93 local expect
97 expect=u
101 expect=g
105 expect="u g"

Completed in 133 milliseconds

123456789