Searched refs:should (Results 1 - 25 of 215) sorted by relevance

123456789

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_set_format_option.c29 #define should(__a, __code, __m, __o, __v) \ macro
43 should(a, ARCHIVE_OK, NULL, NULL, NULL);
44 should(a, ARCHIVE_OK, "", "", "");
47 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
48 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
51 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
52 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
55 should(a, known_option_rv, "iso9660", "joliet", NULL);
56 should(a, known_option_rv, "iso9660", "joliet", NULL);
57 should(
[all...]
H A Dtest_archive_read_set_option.c29 #define should(__a, __code, __m, __o, __v) \ macro
45 should(a, ARCHIVE_OK, NULL, NULL, NULL);
46 should(a, ARCHIVE_OK, "", "", "");
49 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
50 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
53 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
54 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
57 should(a, known_option_rv, "iso9660", "joliet", NULL);
58 should(a, known_option_rv, "iso9660", "joliet", NULL);
59 should(
[all...]
H A Dtest_archive_write_set_format_option.c29 #define should(__a, __code, __m, __o, __v) \ macro
43 should(a, ARCHIVE_OK, NULL, NULL, NULL);
44 should(a, ARCHIVE_OK, "", "", "");
47 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
48 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
51 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
52 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
55 should(a, known_option_rv, "iso9660", "joliet", NULL);
56 should(a, known_option_rv, "iso9660", "joliet", NULL);
57 should(
[all...]
H A Dtest_archive_write_set_option.c29 #define should(__a, __code, __m, __o, __v) \ macro
45 should(a, ARCHIVE_OK, NULL, NULL, NULL);
46 should(a, ARCHIVE_OK, "", "", "");
49 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
50 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
53 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL);
54 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha");
57 should(a, known_option_rv, "iso9660", "joliet", NULL);
58 should(a, known_option_rv, "iso9660", "joliet", NULL);
59 should(
[all...]
H A Dtest_archive_read_set_filter_option.c29 #define should(__a, __code, __m, __o, __v) \ macro
40 should(a, ARCHIVE_OK, NULL, NULL, NULL);
41 should(a, ARCHIVE_OK, "", "", "");
43 should(a, ARCHIVE_FAILED, NULL, "fubar", NULL);
44 should(a, ARCHIVE_FAILED, NULL, "fubar", "snafu");
45 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
46 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
H A Dtest_archive_write_set_filter_option.c29 #define should(__a, __code, __m, __o, __v) \ macro
40 should(a, ARCHIVE_OK, NULL, NULL, NULL);
41 should(a, ARCHIVE_OK, "", "", "");
43 should(a, ARCHIVE_FAILED, NULL, "fubar", NULL);
44 should(a, ARCHIVE_FAILED, NULL, "fubar", "snafu");
45 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL);
46 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha");
H A Dtest_archive_read_set_options.c29 #define should(__a, __code, __opts) \ macro
46 should(a, ARCHIVE_OK, NULL);
47 should(a, ARCHIVE_OK, "");
50 should(a, ARCHIVE_FAILED, "fubar:snafu");
53 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha");
58 should(a, ARCHIVE_FAILED, "snafu");
61 should(a, ARCHIVE_FAILED, "snafu=betcha");
66 should(a, known_option_rv, "iso9660:joliet");
71 should(a, known_option_rv, "iso9660:joliet");
76 should(
[all...]
H A Dtest_archive_write_set_options.c29 #define should(__a, __code, __opts) \ macro
46 should(a, ARCHIVE_OK, NULL);
47 should(a, ARCHIVE_OK, "");
50 should(a, ARCHIVE_FAILED, "fubar:snafu");
53 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha");
58 should(a, ARCHIVE_FAILED, "snafu");
61 should(a, ARCHIVE_FAILED, "snafu=betcha");
66 should(a, known_option_rv, "iso9660:joliet");
71 should(a, known_option_rv, "iso9660:joliet");
76 should(
[all...]
/freebsd-11-stable/contrib/dialog/samples/
H A Dtextbox10 The file should not contain any 'tab' characters, so you should 'expand'
H A Dtextbox210 The file should not contain any 'tab' characters, so you should 'expand'
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dforsubst.mk6 # this should not run foul of the parser
H A Descape.mk28 # this implies that <backslash> should be taken literally everywhere
51 should continue the comment. \
58 # Embedded backslash in variable should be taken literally.
72 # Double backslash in variable should be taken as two literal backslashes.
99 # this should be processed as a comment
101 # this should be processed as a comment
110 # Both backslashes should be taken literally, and the newline is NOT escaped.
127 # this should be processed as a comment
129 # this should be processed as a comment
137 # First two should b
[all...]
H A Descape.exp63 second line spaces should be retained':
65 second line spaces should be retained:
67 second line tab should be elided':
69 second line tab should be elided:
71 only one tab should be elided, second tab remains'
73 only one tab should be elided, second tab remains
93 second line spaces should be retained':
95 second line spaces should be retained:
97 second line tab should be elided':
99 second line tab should b
[all...]
H A Dsuffixes.exp2 There should be no text after the colon:
4 There should be no text after the colon:
6 There should be no text after the colon:
H A Dcond1.exp19 make: warning: String comparison operator should be either == or !=
H A Dcond2.mk5 # this should be ok
H A Dposix.exp1 Posix says we should execute the command as if run by system(3)
H A Dcond1.mk76 A=this should be an error
86 B=this should be an error
99 # this should not happen
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c238 char *should[NSHOULD]; local
262 fprintf(stderr, "%d: %s should have given REG_%s\n",
295 fprintf(stderr, "%d: %s exec should have failed\n",
313 should[i] = NULL;
314 nshould = split(f4, &should[1], NSHOULD-1, ",");
317 should[1] = &empty;
320 grump = check(f2, subs[i], should[i]);
422 check(char *str, regmatch_t sub, char *should) argument
430 if (should != NULL && strcmp(should, "
[all...]
/freebsd-11-stable/lib/libc/regex/grot/
H A Dmain.c212 char *should[NSHOULD]; local
233 fprintf(stderr, "%d: %s should have given REG_%s\n",
265 fprintf(stderr, "%d: %s exec should have failed\n",
283 should[i] = NULL;
284 nshould = split(f4, should+1, NSHOULD-1, ",");
287 should[1] = "";
290 grump = check(f2, subs[i], should[i]);
391 == char *check(char *str, regmatch_t sub, char *should);
394 check(char *str, regmatch_t sub, char *should) argument
402 if (should !
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.badfreopen.ksh34 * All of these should fail...
42 * ...so stdout should still be open here.
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h50 #error Source should be half, single, or double precision!
72 #error Destination should be single, double, or quad precision!
H A Dfp_trunc.h37 #error Source should be double precision or quad precision!
59 #error Destination should be single precision or double precision!
/freebsd-11-stable/share/mk/
H A Dbsd.opts.mk17 # Makefiles may also assume that this file is included by bsd.own.mk should it
22 # should be added. Old instances should be removed since they were just to
25 # Makefiles should never test WITH_FOO or WITHOUT_FOO directly (although an
38 # These should be tested with `== "no"' or `!= "no"' in makefiles.
39 # The NO_* variables should only be set by makefiles for variables
H A Dlocal.sys.mk54 # Targets that should support the meta mode cookie handling should just be
56 # should be added as a target dependency as well. Otherwise the target

Completed in 120 milliseconds

123456789