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

12345678

/freebsd-10.3-release/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-10.3-release/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-10.3-release/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
H A Dforloop.mk45 { echo "Oops that should have failed!"; exit 1; } || echo OK
/freebsd-10.3-release/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-10.3-release/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-10.3-release/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-10.3-release/contrib/ntp/include/
H A Dntp_crypto.h23 #error AUTOKEY should be defined only if OPENSSL is.
24 invalidsyntax: AUTOKEY should be defined only if OPENSSL is.
/freebsd-10.3-release/share/mk/
H A Dtap.test.mk9 # Test Anything Protocol. It should not be used for new tests.
21 # (which should be overriden by the Makefile) and are not required to provide a
61 # TODO(jmmv): It seems to me that this SED and SRC functionality should
83 # TODO(jmmv): It seems to me that this SED and SRC functionality should
/freebsd-10.3-release/contrib/ncurses/misc/
H A Drun_tic.in109 If you have ncurses 4.2 applications, you should read the INSTALL
128 If you have ncurses 4.2 applications, you should read the INSTALL
155 echo "The new terminfo is in $TERMINFO; the other should be a link to it."

Completed in 240 milliseconds

12345678