| /src/usr.bin/make/unit-tests/ |
| deptgt-default.exp | 1 Default command is making 'not-a-target' from 'not-a-target'.
|
| cond-op-not.exp | 1 make: cond-op-not.mk:30: Not empty evaluates to true. 2 make: cond-op-not.mk:39: Not space evaluates to false. 3 make: cond-op-not.mk:44: Not 0 evaluates to true. 4 make: cond-op-not.mk:53: Not 1 evaluates to false. 5 make: cond-op-not.mk:60: Not word evaluates to false [all...] |
| deptgt-silent.exp | 3 This is not echoed because of the @. 4 This is not echoed because of the .SILENT.
|
| depsrc-make.exp | 2 echo this-is-not-made is just echoed.
|
| depsrc-recursive.exp | 2 echo this-is-not-made is just echoed.
|
| directive-endif.exp | 1 make: directive-endif.mk:16: The .endif directive does not take arguments 2 make: directive-endif.mk:21: The .endif directive does not take arguments 3 make: directive-endif.mk:32: The .endif directive does not take arguments 4 make: directive-endif.mk:39: The .endif directive does not take arguments
|
| /src/tests/bin/sleep/ |
| t_sleep.sh | 19 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 71 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep xyz" 72 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep x21" 73 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep /3" 74 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep 3+1 [all...] |
| /src/include/ |
| iso646.h | 17 #define not ! macro
|
| /src/sys/sys/ |
| common_ansi.h | 20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 40 #error __PTRDIFF_TYPE__ not present 44 #error __SIZE_TYPE__ not present 48 #error __WCHAR_TYPE__ not present 52 #error __WINT_TYPE__ not present
|
| common_wchar_limits.h | 20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 42 #error __WCHAR_MIN__ or __WCHAR_MAX__ not defined 51 #error __WINT_MIN__ or __WINT_MAX__ not defined
|
| /src/tests/usr.bin/jot/ |
| t_jot.sh | 19 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 48 atf_check -s not-exit:0 -e not-empty jot -w %2 12 49 atf_check -s not-exit:0 -e not-empty jot -w %0 10 1 10
|
| /src/tools/llvm/ |
| module-test.cpp | 9 assert(this code is not compiled);
|
| /src/sys/stand/efiboot/ |
| efiacpi.h | 20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 33 #error ACPI support not enabled
|
| /src/tests/lib/csu/arch/sparc/ |
| h_initfini_align.S | 10 not %o1, %o0
|
| /src/tests/lib/csu/arch/sparc64/ |
| h_initfini_align.S | 11 not %o2, %o0
|
| /src/sbin/mount_umap/ |
| mount_umap.c | 23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 39 #endif /* not lint */ 47 #endif /* not lint */ 69 * compromised. If this is not a concern, undefine SECURITY. 102 static char not[] = "; not mounted."; local 149 err(1, "%s%s", mapfile, not); 157 err(1, "%s%s", mapfile, not); 161 mapfile, buf, not); [all...] |
| /src/tests/usr.bin/cmp/ |
| t_cmp.sh | 19 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 41 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s a x" 42 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s x a" 43 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s x y" 44 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s y x" 60 atf_check -s exit:1 -o not-empty -e empty -x "cmp a b '9'"
|
| /src/tests/usr.bin/fstat/ |
| t_fstat.sh | 19 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 64 atf_check -o empty -s exit:1 -e not-empty -x "fstat -p -1" 65 atf_check -o empty -s exit:1 -e not-empty -x "fstat -p -100" 66 atf_check -o empty -s exit:1 -e not-empty -x "fstat -p abcd" 67 atf_check -o empty -s exit:1 -e not-empty -x "fstat -u abcd" 68 atf_check -o empty -s exit:1 -e not-empty -x "fstat -u -100"
|
| /src/tests/bin/sh/ |
| t_shift.sh | 16 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 20 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 58 not= 61 not="${not} -o not-match:$b" 64 atf_check -s exit:0 -o "match:${res}" ${not} -e empty \ 68 atf_check -s exit:0 -o match:complete -o not-match:ERR -e empty \ 120 # a syntax error and a non-interactive shell may exit; if the shell does not 125 # other shells do not [all...] |
| /src/lib/ |
| bumpversion | 20 # 4. The name of the author may not be used to endorse or promote products 24 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 28 # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 73 echo $0: $dir is not a directory 1>&2 78 echo $0: $versf exists\; not replacing 1>&2 84 echo $0: $versf does not exist 1>&2 89 echo $0: $versf is not a regular file 1>&2 94 echo $0: $versf is not readable 1>&2 99 echo $0: $versf is not a writable 1>&2
|
| /src/lib/librefuse/refuse/ |
| v32.h | 15 * 3. The name of the author may not be used to endorse or promote 20 * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 24 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 38 # error Do not include this header directly. Include <fuse.h> instead.
|
| /src/sys/fs/ntfs/ |
| ntfs_compr.h | 17 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 31 #error not supposed to be exposed to userland.
|
| /src/sys/lib/libkern/arch/ia64/ |
| byte_swap_8.S | 33 #error NAME not defined
|
| /src/tests/sbin/ifconfig/ |
| t_nonexistent.sh | 19 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 39 atf_check -s not-exit:0 -e ignore \
|
| /src/tests/sbin/route/ |
| t_missing.sh | 19 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 39 -e not-inline:"route: writing to routing socket: Invalid argument\n" \
|