HomeSort by: relevance | last modified time | path
    Searched refs:should (Results 1 - 25 of 1885) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/libarchive/dist/libarchive/test/
test_archive_read_set_format_option.c 28 #define should(__a, __code, __m, __o, __v) \ macro
42 should(a, ARCHIVE_OK, NULL, NULL, NULL);
43 should(a, ARCHIVE_OK, "", "", "");
46 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
47 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
50 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
51 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
54 should(a, known_option_rv, "iso9660", "joliet", NULL);
55 should(a, known_option_rv, "iso9660", "joliet", NULL);
56 should(a, known_option_rv, NULL, "joliet", NULL)
    [all...]
test_archive_read_set_option.c 28 #define should(__a, __code, __m, __o, __v) \ macro
44 should(a, ARCHIVE_OK, NULL, NULL, NULL);
45 should(a, ARCHIVE_OK, "", "", "");
48 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
49 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
52 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
53 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
56 should(a, known_option_rv, "iso9660", "joliet", NULL);
57 should(a, known_option_rv, "iso9660", "joliet", NULL);
58 should(a, known_option_rv, NULL, "joliet", NULL)
    [all...]
test_archive_write_set_format_option.c 28 #define should(__a, __code, __m, __o, __v) \ macro
42 should(a, ARCHIVE_OK, NULL, NULL, NULL);
43 should(a, ARCHIVE_OK, "", "", "");
46 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
47 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
50 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
51 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
54 should(a, known_option_rv, "iso9660", "joliet", NULL);
55 should(a, known_option_rv, "iso9660", "joliet", NULL);
56 should(a, known_option_rv, NULL, "joliet", NULL)
    [all...]
test_archive_write_set_option.c 28 #define should(__a, __code, __m, __o, __v) \ macro
44 should(a, ARCHIVE_OK, NULL, NULL, NULL);
45 should(a, ARCHIVE_OK, "", "", "");
48 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
49 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
52 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
53 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
56 should(a, known_option_rv, "iso9660", "joliet", NULL);
57 should(a, known_option_rv, "iso9660", "joliet", NULL);
58 should(a, known_option_rv, NULL, "joliet", NULL)
    [all...]
test_archive_read_set_filter_option.c 28 #define should(__a, __code, __m, __o, __v) \ macro
39 should(a, ARCHIVE_OK, NULL, NULL, NULL);
40 should(a, ARCHIVE_OK, "", "", "");
42 should(a, ARCHIVE_FAILED, NULL, "fubar", NULL);
43 should(a, ARCHIVE_FAILED, NULL, "fubar", "snafu");
44 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
45 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
test_archive_write_set_filter_option.c 28 #define should(__a, __code, __m, __o, __v) \ macro
39 should(a, ARCHIVE_OK, NULL, NULL, NULL);
40 should(a, ARCHIVE_OK, "", "", "");
42 should(a, ARCHIVE_FAILED, NULL, "fubar", NULL);
43 should(a, ARCHIVE_FAILED, NULL, "fubar", "snafu");
44 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
45 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
test_archive_read_set_options.c 28 #define should(__a, __code, __opts) \ macro
45 should(a, ARCHIVE_OK, NULL);
46 should(a, ARCHIVE_OK, "");
49 should(a, ARCHIVE_FAILED, "fubar:snafu");
52 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha");
57 should(a, ARCHIVE_FAILED, "snafu");
60 should(a, ARCHIVE_FAILED, "snafu=betcha");
65 should(a, known_option_rv, "iso9660:joliet");
70 should(a, known_option_rv, "iso9660:joliet");
75 should(a, known_option_rv, "joliet")
    [all...]
test_archive_write_set_options.c 28 #define should(__a, __code, __opts) \ macro
45 should(a, ARCHIVE_OK, NULL);
46 should(a, ARCHIVE_OK, "");
49 should(a, ARCHIVE_FAILED, "fubar:snafu");
52 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha");
57 should(a, ARCHIVE_FAILED, "snafu");
60 should(a, ARCHIVE_FAILED, "snafu=betcha");
65 should(a, known_option_rv, "iso9660:joliet");
70 should(a, known_option_rv, "iso9660:joliet");
75 should(a, known_option_rv, "joliet")
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
cow-sstream-inst.cc 20 // You should have received a copy of the GNU General Public License and
33 # error This file should not be compiled for this configuration.
cow-wstring-inst.cc 20 // You should have received a copy of the GNU General Public License and
37 # error This file should not be compiled for this configuration.
cxx11-locale-inst.cc 18 // You should have received a copy of the GNU General Public License and
32 # error This file should not be compiled for this configuration.
cxx11-wlocale-inst.cc 18 // You should have received a copy of the GNU General Public License and
32 # error This file should not be compiled for this configuration.
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
cow-string-inst.cc 20 // You should have received a copy of the GNU General Public License and
33 # error This file should not be compiled for this configuration.
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
cow-sstream-inst.cc 20 // You should have received a copy of the GNU General Public License and
33 # error This file should not be compiled for this configuration.
cow-wstring-inst.cc 20 // You should have received a copy of the GNU General Public License and
37 # error This file should not be compiled for this configuration.
cxx11-locale-inst.cc 18 // You should have received a copy of the GNU General Public License and
32 # error This file should not be compiled for this configuration.
cxx11-wlocale-inst.cc 18 // You should have received a copy of the GNU General Public License and
32 # error This file should not be compiled for this configuration.
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
cow-string-inst.cc 20 // You should have received a copy of the GNU General Public License and
33 # error This file should not be compiled for this configuration.
  /src/usr.bin/make/unit-tests/
var-readonly.mk 6 # this should be ignored
9 .error N ($N) should be 42
12 # undef should fail
16 .error N should not be undef'd
24 .error N should not be 42
  /src/external/historical/nawk/dist/testdir/
t.8.x 3 # this should produce a blank for an empty input line
  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
biand.s 23 biand #6, r0l ; this should NOT set the carry flag.
25 biand #7, r0l ; this should NOT set the carry flag.
29 biand #6, r0l ; this should NOT clear the carry flag
34 biand #7, r0l ; this should clear the carry flag
37 test_grs_a5a5 ; general registers should not be changed.
45 biand #6, @r1 ; this should NOT set the carry flag.
47 biand #7, @r1 ; this should NOT set the carry flag.
51 biand #6, @r1 ; this should NOT clear the carry flag
56 biand #7, @r1 ; this should clear the carry flag
63 biand #6, @er1 ; this should NOT set the carry flag
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
biand.s 23 biand #6, r0l ; this should NOT set the carry flag.
25 biand #7, r0l ; this should NOT set the carry flag.
29 biand #6, r0l ; this should NOT clear the carry flag
34 biand #7, r0l ; this should clear the carry flag
37 test_grs_a5a5 ; general registers should not be changed.
45 biand #6, @r1 ; this should NOT set the carry flag.
47 biand #7, @r1 ; this should NOT set the carry flag.
51 biand #6, @r1 ; this should NOT clear the carry flag
56 biand #7, @r1 ; this should clear the carry flag
63 biand #6, @er1 ; this should NOT set the carry flag
    [all...]
  /src/sys/arch/hp300/include/
hp300spu.h 99 #error M68K_EC_VAC should be defined
102 #error M68K_EC should be defined
109 #error M68K_EC_PAC should be defined
112 #error M68K_EC should be defined
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/
out.t 14 This line should have a 3: {1+2}
16 This line should have several numbers:
21 This line should have a 3: { $OUT = 1+2 }
23 This line should have several numbers:
38 # (1) They should be the same
43 # Decision: Put that into safe.t, because that file should
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
out.t 14 This line should have a 3: {1+2}
16 This line should have several numbers:
21 This line should have a 3: { $OUT = 1+2 }
23 This line should have several numbers:
38 # (1) They should be the same
43 # Decision: Put that into safe.t, because that file should

Completed in 59 milliseconds

1 2 3 4 5 6 7 8 91011>>