Symbol: atf_tc_fail_errno
tests/dev/sysmon/t_swwdog.c
107
atf_tc_fail_errno("failed to set tickle");
tests/dev/sysmon/t_swwdog.c
79
atf_tc_fail_errno("fork");
tests/fs/common/fstest_nfs.c
267
atf_tc_fail_errno("unlink ethername");
tests/fs/common/h_fsmacros.h
104
atf_tc_fail_errno("unmount failed"); \
tests/fs/common/h_fsmacros.h
107
atf_tc_fail_errno("delfs failed"); \
tests/fs/common/h_fsmacros.h
128
atf_tc_fail_errno("unmount failed"); \
tests/fs/common/h_fsmacros.h
149
atf_tc_fail_errno("unmount r/w failed"); \
tests/fs/common/h_fsmacros.h
152
atf_tc_fail_errno("mount ro failed"); \
tests/fs/common/h_fsmacros.h
156
atf_tc_fail_errno("unmount failed"); \
tests/fs/common/h_fsmacros.h
298
atf_tc_fail_errno("failed to cd into test mount")
tests/fs/common/h_fsmacros.h
302
atf_tc_fail_errno("failed to cd out of test mount")
tests/fs/common/h_fsmacros.h
86
atf_tc_fail_errno("newfs failed"); \
tests/fs/common/h_fsmacros.h
88
atf_tc_fail_errno("mount failed"); \
tests/fs/common/h_fsmacros.h
95
atf_tc_fail_errno("newfs failed"); \
tests/fs/common/h_fsmacros.h
97
atf_tc_fail_errno("mount failed"); \
tests/fs/common/snapshot.c
102
atf_tc_fail_errno("newfile open should fail with ENOENT");
tests/fs/common/snapshot.c
107
atf_tc_fail_errno("unlinked file no longer in snapshot");
tests/fs/common/snapshot.c
174
atf_tc_fail_errno("cannot create file system");
tests/fs/common/snapshot.c
201
atf_tc_fail_errno("cannot open fss");
tests/fs/common/snapshot.c
208
atf_tc_fail_errno("create snapshot");
tests/fs/common/snapshot.c
31
atf_tc_fail_errno("create %s", path);
tests/fs/common/snapshot.c
43
atf_tc_fail_errno("cannot create file system");
tests/fs/common/snapshot.c
49
atf_tc_fail_errno("mount point create");
tests/fs/common/snapshot.c
51
atf_tc_fail_errno("mount point 2 create");
tests/fs/common/snapshot.c
64
atf_tc_fail_errno("create file");
tests/fs/common/snapshot.c
66
atf_tc_fail_errno("write fail");
tests/fs/common/snapshot.c
70
atf_tc_fail_errno("cannot open fss");
tests/fs/common/snapshot.c
77
atf_tc_fail_errno("create snapshot");
tests/fs/common/snapshot.c
81
atf_tc_fail_errno("write fail");
tests/fs/common/snapshot.c
91
atf_tc_fail_errno("fail");
tests/fs/common/snapshot.c
94
atf_tc_fail_errno("read snap");
tests/fs/ffs/t_extattr.c
100
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/ffs/t_extattr.c
104
atf_tc_fail_errno("chdir");
tests/fs/ffs/t_extattr.c
110
atf_tc_fail_errno("chdir");
tests/fs/ffs/t_extattr.c
112
atf_tc_fail_errno("unmount failed");
tests/fs/ffs/t_extattr.c
133
atf_tc_fail_errno("open");
tests/fs/ffs/t_extattr.c
135
atf_tc_fail_errno("write");
tests/fs/ffs/t_extattr.c
138
atf_tc_fail_errno("exattr_set_fd");
tests/fs/ffs/t_extattr.c
141
atf_tc_fail_errno("extattr_get_file");
tests/fs/ffs/t_extattr.c
146
atf_tc_fail_errno("extattr_set_file");
tests/fs/ffs/t_extattr.c
149
atf_tc_fail_errno("extattr_get_fd");
tests/fs/ffs/t_extattr.c
155
atf_tc_fail_errno("extattr_list_fd %zd", nr);
tests/fs/ffs/t_extattr.c
160
atf_tc_fail_errno("extattr_list_file %zd", nr);
tests/fs/ffs/t_extattr.c
164
atf_tc_fail_errno("extattr_delete_fd");
tests/fs/ffs/t_extattr.c
167
atf_tc_fail_errno("extattr_list_fd %zd", nr);
tests/fs/ffs/t_extattr.c
171
atf_tc_fail_errno("extattr_delete_file");
tests/fs/ffs/t_extattr.c
174
atf_tc_fail_errno("extattr_list_fd %zd", nr);
tests/fs/ffs/t_extattr.c
177
atf_tc_fail_errno("close");
tests/fs/ffs/t_extattr.c
179
atf_tc_fail_errno("unlink");
tests/fs/ffs/t_extattr.c
204
atf_tc_fail_errno("open");
tests/fs/ffs/t_extattr.c
207
atf_tc_fail_errno("close");
tests/fs/ffs/t_extattr.c
211
atf_tc_fail_errno("extattr_set_file");
tests/fs/ffs/t_extattr.c
214
atf_tc_fail_errno("unlink");
tests/fs/ffs/t_extattr.c
90
atf_tc_fail_errno("newfs failed");
tests/fs/ffs/t_extattr.c
97
atf_tc_fail_errno("cannot create mountpoint");
tests/fs/ffs/t_fifos.c
111
atf_tc_fail_errno("newfs failed");
tests/fs/ffs/t_fifos.c
118
atf_tc_fail_errno("cannot create mountpoint");
tests/fs/ffs/t_fifos.c
121
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/ffs/t_fifos.c
125
atf_tc_fail_errno("chdir");
tests/fs/ffs/t_fifos.c
127
atf_tc_fail_errno("mknod1");
tests/fs/ffs/t_fifos.c
129
atf_tc_fail_errno("mknod2");
tests/fs/ffs/t_fifos.c
142
atf_tc_fail_errno("chdir");
tests/fs/ffs/t_fifos.c
145
atf_tc_fail_errno("unmount failed");
tests/fs/ffs/t_fifos.c
39
atf_tc_fail_errno("w1 open");
tests/fs/ffs/t_fifos.c
41
atf_tc_fail_errno("w1 write");
tests/fs/ffs/t_fifos.c
54
atf_tc_fail_errno("w2 open");
tests/fs/ffs/t_fifos.c
56
atf_tc_fail_errno("w2 write");
tests/fs/ffs/t_fifos.c
70
atf_tc_fail_errno("r1 open");
tests/fs/ffs/t_fifos.c
72
atf_tc_fail_errno("r1 read");
tests/fs/ffs/t_fifos.c
89
atf_tc_fail_errno("r2 open");
tests/fs/ffs/t_fifos.c
91
atf_tc_fail_errno("r2 read");
tests/fs/ffs/t_mount.c
119
atf_tc_fail_errno("create mountpoint");
tests/fs/ffs/t_mount.c
78
atf_tc_fail_errno("create mountpoint");
tests/fs/ffs/t_quota2_1.c
35
atf_tc_fail_errno("cannot create file system");
tests/fs/ffs/t_quota2_1.c
39
atf_tc_fail_errno("mount point create");
tests/fs/ffs/t_quota2_1.c
46
atf_tc_fail_errno("mount ffs %s", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_1.c
62
atf_tc_fail_errno("unmount failed");
tests/fs/ffs/t_quota2_remount.c
37
atf_tc_fail_errno("cannot create file system");
tests/fs/ffs/t_quota2_remount.c
41
atf_tc_fail_errno("mount point create");
tests/fs/ffs/t_quota2_remount.c
50
atf_tc_fail_errno("mount ffs ro %s", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_remount.c
53
atf_tc_fail_errno("statbfs %s (1)", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_remount.c
61
atf_tc_fail_errno("mount ffs rw %s", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_remount.c
64
atf_tc_fail_errno("statbfs %s (2)", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_remount.c
72
atf_tc_fail_errno("mount ffs rw(2) %s", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_remount.c
75
atf_tc_fail_errno("statbfs %s (3)", FSTEST_MNTNAME);
tests/fs/ffs/t_quota2_remount.c
94
atf_tc_fail_errno("unmount failed");
tests/fs/ffs/t_snapshot.c
33
atf_tc_fail_errno("mount ffs %s", path);
tests/fs/ffs/t_snapshot_log.c
35
atf_tc_fail_errno("mount ffs %s", path);
tests/fs/ffs/t_snapshot_v2.c
33
atf_tc_fail_errno("mount ffs %s", path);
tests/fs/ffs/t_update_log.c
113
atf_tc_fail_errno("cannot create file system");
tests/fs/ffs/t_update_log.c
117
atf_tc_fail_errno("mount point create");
tests/fs/ffs/t_update_log.c
125
atf_tc_fail_errno("mount ffs rw %s", FSTEST_MNTNAME);
tests/fs/ffs/t_update_log.c
128
atf_tc_fail_errno("chdir");
tests/fs/ffs/t_update_log.c
137
atf_tc_fail_errno("mount ffs rw log update %s", FSTEST_MNTNAME);
tests/fs/ffs/t_update_log.c
56
atf_tc_fail_errno("cannot create file system");
tests/fs/ffs/t_update_log.c
60
atf_tc_fail_errno("mount point create");
tests/fs/ffs/t_update_log.c
68
atf_tc_fail_errno("mount ffs rw %s", FSTEST_MNTNAME);
tests/fs/ffs/t_update_log.c
71
atf_tc_fail_errno("chdir");
tests/fs/ffs/t_update_log.c
75
atf_tc_fail_errno("mount ffs rw %s", FSTEST_MNTNAME);
tests/fs/ffs/t_update_log.c
83
atf_tc_fail_errno("mount ffs rw log update %s", FSTEST_MNTNAME);
tests/fs/kernfs/t_basic.c
103
atf_tc_fail_errno("open hostname");
tests/fs/kernfs/t_basic.c
109
atf_tc_fail_errno("read hostname");
tests/fs/kernfs/t_basic.c
118
atf_tc_fail_errno("write new hostname");
tests/fs/kernfs/t_basic.c
39
atf_tc_fail_errno("mkdir /kern");
tests/fs/kernfs/t_basic.c
41
atf_tc_fail_errno("could not mount kernfs");
tests/fs/kernfs/t_basic.c
53
atf_tc_fail_errno("can't open directory");
tests/fs/kernfs/t_basic.c
55
atf_tc_fail_errno("getdents");
tests/fs/kernfs/t_basic.c
89
atf_tc_fail_errno("sysctl gethostname");
tests/fs/lfs/t_basic.c
70
atf_tc_fail_errno("fsck found errors after first unmount");
tests/fs/lfs/t_fcntl.c
144
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/lfs/t_fcntl.c
158
atf_tc_fail_errno("rump_sys_open mount point root failed");
tests/fs/lfs/t_fcntl.c
170
atf_tc_fail_errno("rump_sys_unmount failed[1]");
tests/fs/lfs/t_fcntl.c
184
atf_tc_fail_errno("rump_sys_mount failed [4]");
tests/fs/lfs/t_fcntl.c
191
atf_tc_fail_errno("rump_sys_unmount failed[2]");
tests/fs/lfs/t_fcntl.c
213
atf_tc_fail_errno("rump_sys_stat failed");
tests/fs/lfs/t_fcntl.c
227
atf_tc_fail_errno("LFCNFILESTATS[1] failed");
tests/fs/lfs/t_fcntl.c
238
atf_tc_fail_errno("LFCNSCRAMBLE failed");
tests/fs/lfs/t_fcntl.c
241
atf_tc_fail_errno("LFCNFILESTATS[2] failed");
tests/fs/lfs/t_fcntl.c
253
atf_tc_fail_errno("LFCNREWRITEFILE failed");
tests/fs/lfs/t_fcntl.c
256
atf_tc_fail_errno("LFCNFILESTATS[3] failed");
tests/fs/lfs/t_fcntl.c
283
atf_tc_fail_errno("LFCNSEGUSE[1] failed");
tests/fs/lfs/t_fcntl.c
302
atf_tc_fail_errno("LFCNREWRITESEGS failed");
tests/fs/lfs/t_fcntl.c
312
atf_tc_fail_errno("LFCNSEGUSE[2] failed");
tests/fs/lfs/t_fcntl.c
354
atf_tc_fail_errno("LFCNCLEANERINFO[1] failed");
tests/fs/lfs/t_fcntl.c
362
atf_tc_fail_errno("LFCNAUTOCLEAN[1] failed");
tests/fs/lfs/t_fcntl.c
388
atf_tc_fail_errno("LFCNCLEANERINFO[2] failed");
tests/fs/lfs/t_orphan.c
100
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/lfs/t_orphan.c
120
atf_tc_fail_errno("rump_sys_unlink failed");
tests/fs/lfs/t_orphan.c
160
atf_tc_fail_errno("cannot create mountpoint");
tests/fs/lfs/t_orphan.c
166
atf_tc_fail_errno("rump_sys_mount failed[2]");
tests/fs/lfs/t_orphan.c
173
atf_tc_fail_errno("rump_sys_unmount failed[1]");
tests/fs/lfs/t_orphan.c
94
atf_tc_fail_errno("cannot create mountpoint");
tests/fs/lfs/t_pr.c
38
atf_tc_fail_errno("newfs failed");
tests/fs/lfs/t_pr.c
45
atf_tc_fail_errno("cannot create mountpoint");
tests/fs/lfs/t_pr.c
48
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/lfs/t_pr.c
52
atf_tc_fail_errno("mknod failed");
tests/fs/lfs/t_resize.c
105
atf_tc_fail_errno("rump_sys_mount failed [2]");
tests/fs/lfs/t_resize.c
110
atf_tc_fail_errno("rump_sys_open mount point root failed");
tests/fs/lfs/t_resize.c
120
atf_tc_fail_errno("fsck found errors after enlarge");
tests/fs/lfs/t_resize.c
125
atf_tc_fail_errno("rump_sys_mount failed [3]");
tests/fs/lfs/t_resize.c
130
atf_tc_fail_errno("rump_sys_open mount point root failed");
tests/fs/lfs/t_resize.c
139
atf_tc_fail_errno("rump_sys_umount failed after shrink");
tests/fs/lfs/t_resize.c
151
atf_tc_fail_errno("rump_sys_mount failed [4]");
tests/fs/lfs/t_resize.c
179
atf_tc_fail_errno("LFCNRESIZE failed");
tests/fs/lfs/t_resize.c
87
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/lfs/t_resize.c
96
atf_tc_fail_errno("fsck found errors after first unmount");
tests/fs/lfs/t_rfw.c
119
atf_tc_fail_errno("fsck found errors after first unmount");
tests/fs/lfs/t_rfw.c
128
atf_tc_fail_errno("rump_sys_mount failed [2]");
tests/fs/lfs/t_rfw.c
144
atf_tc_fail_errno("fsck found errors after second unmount");
tests/fs/lfs/t_rfw.c
158
atf_tc_fail_errno("fsck found errors with old superblocks");
tests/fs/lfs/t_rfw.c
171
atf_tc_fail_errno("rump_sys_mount failed [3]");
tests/fs/lfs/t_rfw.c
175
atf_tc_fail_errno("rump_sys_umount failed after roll-forward");
tests/fs/lfs/t_rfw.c
197
atf_tc_fail_errno("rump_sys_mount failed [4]");
tests/fs/lfs/t_rfw.c
98
atf_tc_fail_errno("rump_sys_mount failed");
tests/fs/lfs/util.c
27
atf_tc_fail_errno("create image failed");
tests/fs/lfs/util.c
34
atf_tc_fail_errno("newfs failed");
tests/fs/lfs/util.c
37
atf_tc_fail_errno("newfs failed to execute");
tests/fs/lfs/util.c
54
atf_tc_fail_errno("cannot create mountpoint");
tests/fs/msdosfs/t_snapshot.c
46
atf_tc_fail_errno("mkdir /stor");
tests/fs/msdosfs/t_snapshot.c
48
atf_tc_fail_errno("mount storage");
tests/fs/nullfs/t_basic.c
117
atf_tc_fail_errno("cannot unmount nullfs");
tests/fs/nullfs/t_basic.c
152
atf_tc_fail_errno("mkdir /td");
tests/fs/nullfs/t_basic.c
154
atf_tc_fail_errno("mkdir /td/dist");
tests/fs/nullfs/t_basic.c
156
atf_tc_fail_errno("mkdir /mp");
tests/fs/nullfs/t_basic.c
38
atf_tc_fail_errno("create %s", path);
tests/fs/nullfs/t_basic.c
40
atf_tc_fail_errno("write to testfile");
tests/fs/nullfs/t_basic.c
54
atf_tc_fail_errno("read tfile");
tests/fs/nullfs/t_basic.c
69
atf_tc_fail_errno("could not mount nullfs");
tests/fs/nullfs/t_basic.c
81
atf_tc_fail_errno("mkdir /td1");
tests/fs/nullfs/t_basic.c
83
atf_tc_fail_errno("mkdir /td2");
tests/fs/nullfs/t_basic.c
90
atf_tc_fail_errno("could not mount tmpfs td1");
tests/fs/ptyfs/t_nullpts.c
109
atf_tc_fail_errno("slave null open");
tests/fs/ptyfs/t_nullpts.c
31
atf_tc_fail_errno("null create %s", mp);
tests/fs/ptyfs/t_nullpts.c
37
atf_tc_fail_errno("could not mount ptyfs");
tests/fs/ptyfs/t_nullpts.c
47
atf_tc_fail_errno("null create %s", what);
tests/fs/ptyfs/t_nullpts.c
51
atf_tc_fail_errno("null create %s", mp);
tests/fs/ptyfs/t_nullpts.c
56
atf_tc_fail_errno("could not mount nullfs");
tests/fs/ptyfs/t_nullpts.c
83
atf_tc_fail_errno("null create /null");
tests/fs/ptyfs/t_nullpts.c
87
atf_tc_fail_errno("null create /null/dev");
tests/fs/ptyfs/t_nullpts.c
97
atf_tc_fail_errno("get pty");
tests/fs/ptyfs/t_ptyfs.c
29
atf_tc_fail_errno("mp1");
tests/fs/ptyfs/t_ptyfs.c
35
atf_tc_fail_errno("could not mount ptyfs");
tests/fs/ptyfs/t_ptyfs.c
51
atf_tc_fail_errno("unmount failed");
tests/fs/puffs/t_basic.c
125
atf_tc_fail_errno("readlink");
tests/fs/puffs/t_basic.c
132
atf_tc_fail_errno("unmount");
tests/fs/puffs/t_basic.c
153
atf_tc_fail_errno("write to fifo");
tests/fs/puffs/t_basic.c
170
atf_tc_fail_errno("open fifo");
tests/fs/puffs/t_basic.c
176
atf_tc_fail_errno("read fifo");
tests/fs/puffs/t_basic.c
203
atf_tc_fail_errno("open null");
tests/fs/puffs/t_basic.c
239
atf_tc_fail_errno("create");
tests/fs/puffs/t_basic.c
276
atf_tc_fail_errno("create");
tests/fs/puffs/t_basic.c
281
atf_tc_fail_errno("remove");
tests/fs/puffs/t_basic.c
317
atf_tc_fail_errno("create");
tests/fs/puffs/t_basic.c
320
atf_tc_fail_errno("create link");
tests/fs/puffs/t_basic.c
327
atf_tc_fail_errno("unlink 1");
tests/fs/puffs/t_basic.c
334
atf_tc_fail_errno("unlink 2");
tests/fs/puffs/t_basic.c
369
atf_tc_fail_errno("create");
tests/fs/puffs/t_basic.c
372
atf_tc_fail_errno("write");
tests/fs/puffs/t_basic.c
374
atf_tc_fail_errno("unlink");
tests/fs/puffs/t_basic.c
380
atf_tc_fail_errno("read");
tests/fs/puffs/t_basic.c
39
atf_tc_fail_errno("statvfs");
tests/fs/puffs/t_basic.c
96
atf_tc_fail_errno("open root");
tests/fs/puffs/t_basic.c
98
atf_tc_fail_errno("write to root");
tests/fs/puffs/t_fuzz.c
121
atf_tc_fail_errno("open putter");
tests/fs/tmpfs/t_renamerace.c
47
atf_tc_fail_errno("creat");
tests/fs/tmpfs/t_renamerace.c
52
atf_tc_fail_errno("rename 1");
tests/fs/tmpfs/t_renamerace.c
54
atf_tc_fail_errno("rename 2");
tests/fs/tmpfs/t_renamerace.c
92
atf_tc_fail_errno("could not mount tmpfs");
tests/fs/tmpfs/t_renamerace.c
95
atf_tc_fail_errno("cannot create directory");
tests/fs/umapfs/t_basic.c
111
atf_tc_fail_errno("could not mount umapfs");
tests/fs/umapfs/t_basic.c
38
atf_tc_fail_errno("create %s", path);
tests/fs/umapfs/t_basic.c
47
atf_tc_fail_errno("chown %s failed", path);
tests/fs/umapfs/t_basic.c
56
atf_tc_fail_errno("stat %s", path);
tests/fs/umapfs/t_basic.c
78
atf_tc_fail_errno("mp1");
tests/fs/umapfs/t_basic.c
80
atf_tc_fail_errno("mp1");
tests/fs/umapfs/t_basic.c
87
atf_tc_fail_errno("could not mount tmpfs td1");
tests/fs/union/t_pr.c
111
atf_tc_fail_errno("mkdir mp1");
tests/fs/union/t_pr.c
113
atf_tc_fail_errno("mkdir mp2");
tests/fs/union/t_pr.c
120
atf_tc_fail_errno("union mount");
tests/fs/union/t_pr.c
123
atf_tc_fail_errno("mkdir failed");
tests/fs/union/t_pr.c
141
atf_tc_fail_errno("mkdir mp1");
tests/fs/union/t_pr.c
143
atf_tc_fail_errno("mkdir mp2");
tests/fs/union/t_pr.c
145
atf_tc_fail_errno("mkdir mp3");
tests/fs/union/t_pr.c
152
atf_tc_fail_errno("union mount");
tests/fs/union/t_pr.c
159
atf_tc_fail_errno("union mount2");
tests/fs/union/t_pr.c
162
atf_tc_fail_errno("mkdir failed");
tests/fs/union/t_pr.c
180
atf_tc_fail_errno("mkdir mp");
tests/fs/union/t_pr.c
187
atf_tc_fail_errno("union mount");
tests/fs/union/t_pr.c
192
atf_tc_fail_errno("open");
tests/fs/union/t_pr.c
214
atf_tc_fail_errno("mkdir mp");
tests/fs/union/t_pr.c
221
atf_tc_fail_errno("union mount");
tests/fs/union/t_pr.c
225
atf_tc_fail_errno("open");
tests/fs/union/t_pr.c
35
atf_tc_fail_errno("mkdir mp1");
tests/fs/union/t_pr.c
37
atf_tc_fail_errno("mkdir mp2");
tests/fs/union/t_pr.c
39
atf_tc_fail_errno("mkdir A");
tests/fs/union/t_pr.c
41
atf_tc_fail_errno("mkdir B");
tests/fs/union/t_pr.c
48
atf_tc_fail_errno("union mount");
tests/fs/union/t_pr.c
71
atf_tc_fail_errno("mkdir mp1");
tests/fs/union/t_pr.c
73
atf_tc_fail_errno("mkdir mp2");
tests/fs/union/t_pr.c
75
atf_tc_fail_errno("mkdir A");
tests/fs/union/t_pr.c
77
atf_tc_fail_errno("mkdir B");
tests/fs/union/t_pr.c
84
atf_tc_fail_errno("union mount");
tests/fs/union/t_pr.c
86
atf_tc_fail_errno("mkdir A/A");
tests/fs/vfs/t_full.c
70
atf_tc_fail_errno("chdir mountpoint");
tests/fs/vfs/t_full.c
73
atf_tc_fail_errno("create file");
tests/fs/vfs/t_full.c
83
atf_tc_fail_errno("write");
tests/fs/vfs/t_link.c
75
atf_tc_fail_errno("sysctlbyname");
tests/fs/vfs/t_link.c
80
atf_tc_fail_errno("chmod");
tests/fs/vfs/t_link.c
82
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_link.c
84
atf_tc_fail_errno("open");
tests/fs/vfs/t_link.c
86
atf_tc_fail_errno("close");
tests/fs/vfs/t_link.c
91
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_link.c
94
atf_tc_fail_errno("link");
tests/fs/vfs/t_renamerace.c
53
atf_tc_fail_errno("create");
tests/fs/vfs/t_renamerace.c
69
atf_tc_fail_errno("mkdir");
tests/fs/vfs/t_union.c
37
atf_tc_fail_errno("write to testfile");
tests/fs/vfs/t_union.c
56
atf_tc_fail_errno("read tfile");
tests/fs/vfs/t_union.c
86
atf_tc_fail_errno("union mount");
tests/fs/vfs/t_unpriv.c
102
atf_tc_fail_errno("open");
tests/fs/vfs/t_unpriv.c
104
atf_tc_fail_errno("close");
tests/fs/vfs/t_unpriv.c
108
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
110
atf_tc_fail_errno("unlink");
tests/fs/vfs/t_unpriv.c
114
atf_tc_fail_errno("unlink");
tests/fs/vfs/t_unpriv.c
117
atf_tc_fail_errno("rmdir");
tests/fs/vfs/t_unpriv.c
138
atf_tc_fail_errno("open");
tests/fs/vfs/t_unpriv.c
140
atf_tc_fail_errno("close");
tests/fs/vfs/t_unpriv.c
144
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
146
atf_tc_fail_errno("utimes");
tests/fs/vfs/t_unpriv.c
150
atf_tc_fail_errno("utimes");
tests/fs/vfs/t_unpriv.c
158
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
160
atf_tc_fail_errno("utimes");
tests/fs/vfs/t_unpriv.c
164
atf_tc_fail_errno("utimes");
tests/fs/vfs/t_unpriv.c
169
atf_tc_fail_errno("unlink");
tests/fs/vfs/t_unpriv.c
184
atf_tc_fail_errno("open");
tests/fs/vfs/t_unpriv.c
186
atf_tc_fail_errno("close");
tests/fs/vfs/t_unpriv.c
189
atf_tc_fail_errno("stat");
tests/fs/vfs/t_unpriv.c
193
atf_tc_fail_errno("chflags");
tests/fs/vfs/t_unpriv.c
200
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
203
atf_tc_fail_errno("chflags");
tests/fs/vfs/t_unpriv.c
207
atf_tc_fail_errno("chflags");
tests/fs/vfs/t_unpriv.c
211
atf_tc_fail_errno("chflags");
tests/fs/vfs/t_unpriv.c
214
atf_tc_fail_errno("unlink");
tests/fs/vfs/t_unpriv.c
57
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
59
atf_tc_fail_errno("chown");
tests/fs/vfs/t_unpriv.c
61
atf_tc_fail_errno("chmod");
tests/fs/vfs/t_unpriv.c
65
atf_tc_fail_errno("chown");
tests/fs/vfs/t_unpriv.c
69
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
71
atf_tc_fail_errno("chown");
tests/fs/vfs/t_unpriv.c
73
atf_tc_fail_errno("chmod");
tests/fs/vfs/t_unpriv.c
92
atf_tc_fail_errno("mkdir");
tests/fs/vfs/t_unpriv.c
96
atf_tc_fail_errno("setuid");
tests/fs/vfs/t_unpriv.c
98
atf_tc_fail_errno("open");
tests/fs/vfs/t_vfsops.c
101
atf_tc_fail_errno("getfh size");
tests/fs/vfs/t_vfsops.c
107
atf_tc_fail_errno("getfh");
tests/fs/vfs/t_vfsops.c
112
atf_tc_fail_errno("fhopen");
tests/fs/vfs/t_vfsops.c
141
atf_tc_fail_errno("getfh size");
tests/fs/vfs/t_vfsops.c
177
atf_tc_fail_errno("getfh size");
tests/fs/vfs/t_vfsops.c
58
atf_tc_fail_errno("statvfs");
tests/fs/vfs/t_vfsops.c
86
atf_tc_fail_errno("open");
tests/fs/vfs/t_vnops.c
101
atf_tc_fail_errno("stat 2");
tests/fs/vfs/t_vnops.c
166
atf_tc_fail_errno("mkdir");
tests/fs/vfs/t_vnops.c
168
atf_tc_fail_errno("stat new directory");
tests/fs/vfs/t_vnops.c
172
atf_tc_fail_errno("rmdir");
tests/fs/vfs/t_vnops.c
189
atf_tc_fail_errno("mkdir");
tests/fs/vfs/t_vnops.c
191
atf_tc_fail_errno("stat new directory");
tests/fs/vfs/t_vnops.c
193
atf_tc_fail_errno("rmdir");
tests/fs/vfs/t_vnops.c
227
atf_tc_fail_errno("mkdir");
tests/fs/vfs/t_vnops.c
232
atf_tc_fail_errno("create file");
tests/fs/vfs/t_vnops.c
240
atf_tc_fail_errno("cannot remove dir/file");
tests/fs/vfs/t_vnops.c
243
atf_tc_fail_errno("remove directory");
tests/fs/vfs/t_vnops.c
283
atf_tc_fail_errno("cannot stat file %d (%s)", n, buf);
tests/fs/vfs/t_vnops.c
302
atf_tc_fail_errno("mkdir 1");
tests/fs/vfs/t_vnops.c
306
atf_tc_fail_errno("mkdir 2");
tests/fs/vfs/t_vnops.c
309
atf_tc_fail_errno("mkdir 3");
tests/fs/vfs/t_vnops.c
313
atf_tc_fail_errno("create file");
tests/fs/vfs/t_vnops.c
315
atf_tc_fail_errno("stat of file");
tests/fs/vfs/t_vnops.c
324
atf_tc_fail_errno("rename 1");
tests/fs/vfs/t_vnops.c
330
atf_tc_fail_errno("rename 2");
tests/fs/vfs/t_vnops.c
332
atf_tc_fail_errno("rename 3");
tests/fs/vfs/t_vnops.c
340
atf_tc_fail_errno("rename 4");
tests/fs/vfs/t_vnops.c
357
atf_tc_fail_errno("rename 7");
tests/fs/vfs/t_vnops.c
363
atf_tc_fail_errno("rename 8");
tests/fs/vfs/t_vnops.c
370
atf_tc_fail_errno("rename 9");
tests/fs/vfs/t_vnops.c
399
atf_tc_fail_errno("chdir mountpoint");
tests/fs/vfs/t_vnops.c
402
atf_tc_fail_errno("mkdir 1");
tests/fs/vfs/t_vnops.c
404
atf_tc_fail_errno("mkdir 2");
tests/fs/vfs/t_vnops.c
407
atf_tc_fail_errno("self-dotdot to");
tests/fs/vfs/t_vnops.c
410
atf_tc_fail_errno("self-dotdot from");
tests/fs/vfs/t_vnops.c
429
atf_tc_fail_errno("chdir mountpoint");
tests/fs/vfs/t_vnops.c
437
atf_tc_fail_errno("create file");
tests/fs/vfs/t_vnops.c
439
atf_tc_fail_errno("create file");
tests/fs/vfs/t_vnops.c
442
atf_tc_fail_errno("stat");
tests/fs/vfs/t_vnops.c
447
atf_tc_fail_errno("link");
tests/fs/vfs/t_vnops.c
449
atf_tc_fail_errno("stat");
tests/fs/vfs/t_vnops.c
455
atf_tc_fail_errno("stat");
tests/fs/vfs/t_vnops.c
458
atf_tc_fail_errno("rename 1");
tests/fs/vfs/t_vnops.c
460
atf_tc_fail_errno("stat 1");
tests/fs/vfs/t_vnops.c
465
atf_tc_fail_errno("source 1");
tests/fs/vfs/t_vnops.c
468
atf_tc_fail_errno("rename 2");
tests/fs/vfs/t_vnops.c
470
atf_tc_fail_errno("stat 2");
tests/fs/vfs/t_vnops.c
476
atf_tc_fail_errno("source 2");
tests/fs/vfs/t_vnops.c
480
atf_tc_fail_errno("rename hardlink");
tests/fs/vfs/t_vnops.c
482
atf_tc_fail_errno("source 3");
tests/fs/vfs/t_vnops.c
484
atf_tc_fail_errno("stat 2");
tests/fs/vfs/t_vnops.c
576
atf_tc_fail_errno("chdir mountpoint");
tests/fs/vfs/t_vnops.c
580
atf_tc_fail_errno("pathconf");
tests/fs/vfs/t_vnops.c
585
atf_tc_fail_errno("malloc");
tests/fs/vfs/t_vnops.c
592
atf_tc_fail_errno("pathconf");
tests/fs/vfs/t_vnops.c
596
atf_tc_fail_errno("open");
tests/fs/vfs/t_vnops.c
599
atf_tc_fail_errno("close");
tests/fs/vfs/t_vnops.c
601
atf_tc_fail_errno("unlink");
tests/fs/vfs/t_vnops.c
640
atf_tc_fail_errno("chdir mountpoint");
tests/fs/vfs/t_vnops.c
644
atf_tc_fail_errno("pathconf");
tests/fs/vfs/t_vnops.c
649
atf_tc_fail_errno("malloc");
tests/fs/vfs/t_vnops.c
656
atf_tc_fail_errno("open");
tests/fs/vfs/t_vnops.c
658
atf_tc_fail_errno("close");
tests/fs/vfs/t_vnops.c
662
atf_tc_fail_errno("pathconf");
tests/fs/vfs/t_vnops.c
666
atf_tc_fail_errno("rename");
tests/fs/vfs/t_vnops.c
669
atf_tc_fail_errno("unlink");
tests/fs/vfs/t_vnops.c
75
atf_tc_fail_errno("stat 1");
tests/fs/vfs/t_vnops.c
79
atf_tc_fail_errno("stat 2");
tests/fs/vfs/t_vnops.c
95
atf_tc_fail_errno("mkdir");
tests/fs/vfs/t_vnops.c
97
atf_tc_fail_errno("stat 1");
tests/h_macros.h
57
atf_tc_fail_errno(const char *fmt, ...)
tests/include/sys/t_socket.c
104
atf_tc_fail_errno("socket 1");
tests/include/sys/t_socket.c
106
atf_tc_fail_errno("socket 1 bind");
tests/include/sys/t_socket.c
108
atf_tc_fail_errno("socket 1 listen");
tests/include/sys/t_socket.c
120
atf_tc_fail_errno("socket 2");
tests/include/sys/t_socket.c
122
atf_tc_fail_errno("socket 2 connect");
tests/include/sys/t_socket.c
126
atf_tc_fail_errno("can't open pipe");
tests/include/sys/t_socket.c
130
atf_tc_fail_errno("pipe write"); /* XXX: errno */
tests/include/sys/t_socket.c
151
atf_tc_fail_errno("sendmsg failed");
tests/include/sys/t_socket.c
167
atf_tc_fail_errno("accept");
tests/include/sys/t_socket.c
169
atf_tc_fail_errno("recvmsg failed");
tests/include/sys/t_socket.c
175
atf_tc_fail_errno("read rfd");
tests/kernel/t_filedesc.c
85
atf_tc_fail_errno("cannot open /dev/null");
tests/kernel/t_open_pr_57260.c
78
atf_tc_fail_errno("sigaction");
tests/kernel/t_open_pr_57260.c
81
atf_tc_fail_errno("mkfifo");
tests/kernel/t_open_pr_57260.c
88
atf_tc_fail_errno("open");
tests/kernel/t_pty.c
118
atf_tc_fail_errno("Couldn't set tty(4) buffer size");
tests/kernel/t_pty.c
120
atf_tc_fail_errno("Couldn't get tty(4) buffer size");
tests/kernel/t_pty.c
125
atf_tc_fail_errno("tcgetattr()");
tests/kernel/t_pty.c
129
atf_tc_fail_errno("tcsetattr()");
tests/kernel/t_pty.c
138
atf_tc_fail_errno("Couldn't pty(4) device");
tests/kernel/t_pty.c
141
atf_tc_fail_errno(
tests/kernel/t_pty.c
148
atf_tc_fail_errno("unlockpt()");
tests/kernel/t_pty.c
159
atf_tc_fail_errno("Couldn't open tty(4) device");
tests/kernel/t_pty.c
165
atf_tc_fail_errno(
tests/kernel/t_pty.c
181
atf_tc_fail_errno("fcntl()");
tests/kernel/t_pty.c
183
atf_tc_fail_errno("fcntl()");
tests/kernel/t_pty.c
195
atf_tc_fail_errno("fork()");
tests/kernel/t_pty.c
64
atf_tc_fail_errno("malloc(%zu)", buffer_size);
tests/kernel/t_pty.c
89
atf_tc_fail_errno("parent: write()");
tests/kernel/t_pty.c
99
atf_tc_fail_errno("waitpid");
tests/kernel/t_rnd.c
61
atf_tc_fail_errno("cannot open /dev/random");
tests/kernel/t_rnd.c
66
atf_tc_fail_errno("RNDADDDATA");
tests/kernel/t_rnd.c
83
atf_tc_fail_errno("cannot open /dev/random");
tests/lib/libc/sys/t_sigaction.c
117
atf_tc_fail_errno("fork(2) failed");
tests/lib/libc/sys/t_sigaction.c
135
atf_tc_fail_errno("fork(2) failed");
tests/lib/semaphore/sem.c
255
atf_tc_fail_errno("sem_open O_CREAT");
tests/lib/semaphore/sem.c
263
atf_tc_fail_errno("sem_open O_CREAT");
tests/lib/semaphore/sem.c
280
atf_tc_fail_errno("sem close");
tests/lib/semaphore/sem.c
311
atf_tc_fail_errno("unlink");
tests/lib/semaphore/sem.c
313
atf_tc_fail_errno("close unlinked semaphore");
tests/net/bpfilter/t_bpfilter.c
247
atf_tc_fail_errno("fork failed");
tests/net/can/h_canutils.c
111
atf_tc_fail_errno("select");
tests/net/can/h_canutils.c
123
atf_tc_fail_errno("recvfrom");
tests/net/can/h_canutils.c
149
atf_tc_fail_errno("select");
tests/net/can/h_canutils.c
159
atf_tc_fail_errno("read");
tests/net/can/h_canutils.c
173
atf_tc_fail_errno("SIOCGIFINDEX");
tests/net/can/h_canutils.c
182
atf_tc_fail_errno("bind");
tests/net/can/h_canutils.c
194
atf_tc_fail_errno("CAN socket");
tests/net/can/h_canutils.c
199
atf_tc_fail_errno("setsockopt(CAN_RAW_RECV_OWN_MSGS)");
tests/net/can/h_canutils.c
69
atf_tc_fail_errno("if config socket");
tests/net/can/h_canutils.c
77
atf_tc_fail_errno("if config create");
tests/net/can/h_canutils.c
85
atf_tc_fail_errno("if config get flags");
tests/net/can/h_canutils.c
90
atf_tc_fail_errno("if config set flags");
tests/net/can/t_can.c
112
atf_tc_fail_errno("CAN socket");
tests/net/can/t_can.c
121
atf_tc_fail_errno("getsockopt(CAN_RAW_LOOPBACK)");
tests/net/can/t_can.c
130
atf_tc_fail_errno("getsockopt(CAN_RAW_RECV_OWN_MSGS)");
tests/net/can/t_can.c
149
atf_tc_fail_errno("write");
tests/net/can/t_can.c
156
atf_tc_fail_errno("can_recvfrom");
tests/net/can/t_can.c
191
atf_tc_fail_errno("getsockopt(CAN_RAW_LOOPBACK)");
tests/net/can/t_can.c
200
atf_tc_fail_errno("getsockopt(CAN_RAW_RECV_OWN_MSGS)");
tests/net/can/t_can.c
218
atf_tc_fail_errno("write");
tests/net/can/t_can.c
222
atf_tc_fail_errno("can_read");
tests/net/can/t_can.c
254
atf_tc_fail_errno("CAN socket");
tests/net/can/t_can.c
295
atf_tc_fail_errno("SIOCGIFINDEX");
tests/net/can/t_can.c
318
atf_tc_fail_errno("sendto");
tests/net/can/t_can.c
322
atf_tc_fail_errno("read");
tests/net/can/t_can.c
358
atf_tc_fail_errno("SIOCGIFINDEX");
tests/net/can/t_can.c
378
atf_tc_fail_errno("sendto");
tests/net/can/t_can.c
382
atf_tc_fail_errno("read");
tests/net/can/t_can.c
427
atf_tc_fail_errno("CAN socket");
tests/net/can/t_can.c
442
atf_tc_fail_errno("write");
tests/net/can/t_can.c
446
atf_tc_fail_errno("can_read");
tests/net/can/t_can.c
454
atf_tc_fail_errno("can_read");
tests/net/can/t_can.c
492
atf_tc_fail_errno("CAN socket");
tests/net/can/t_can.c
502
atf_tc_fail_errno("write");
tests/net/can/t_can.c
506
atf_tc_fail_errno("can_read");
tests/net/can/t_can.c
515
atf_tc_fail_errno("can_recvfrom");
tests/net/can/t_can.c
567
atf_tc_fail_errno("write");
tests/net/can/t_can.c
571
atf_tc_fail_errno("read");
tests/net/can/t_can.c
583
atf_tc_fail_errno("can_recvfrom");
tests/net/can/t_can.c
631
atf_tc_fail_errno("setsockopt(LOOPBACK)");
tests/net/can/t_can.c
637
atf_tc_fail_errno("getsockopt(CAN_RAW_LOOPBACK)");
tests/net/can/t_can.c
648
atf_tc_fail_errno("write");
tests/net/can/t_can.c
664
atf_tc_fail_errno("select");
tests/net/can/t_can.c
678
atf_tc_fail_errno("recvfrom");
tests/net/can/t_can.c
700
atf_tc_fail_errno("recvfrom");
tests/net/can/t_can.c
80
atf_tc_fail_errno("if config socket(2)");
tests/net/can/t_can.c
87
atf_tc_fail_errno("if config destroy");
tests/net/can/t_canfilter.c
106
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
110
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
135
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
139
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
164
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
170
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
211
atf_tc_fail_errno("setsockopt(CAN_RAW_FILTER)");
tests/net/can/t_canfilter.c
218
atf_tc_fail_errno("getsockopt(CAN_RAW_FILTER)");
tests/net/can/t_canfilter.c
237
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
243
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
290
atf_tc_fail_errno("setsockopt(CAN_RAW_FILTER)");
tests/net/can/t_canfilter.c
307
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
311
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
336
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
340
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
365
atf_tc_fail_errno("write");
tests/net/can/t_canfilter.c
371
atf_tc_fail_errno("read");
tests/net/can/t_canfilter.c
408
atf_tc_fail_errno("CAN socket");
tests/net/can/t_canfilter.c
415
atf_tc_fail_errno("getsockopt(CAN_RAW_FILTER)");
tests/net/can/t_canfilter.c
431
atf_tc_fail_errno("setsockopt(CAN_RAW_FILTER)");
tests/net/can/t_canfilter.c
439
atf_tc_fail_errno("getsockopt(CAN_RAW_FILTER)");
tests/net/can/t_canfilter.c
89
atf_tc_fail_errno("setsockopt(CAN_RAW_FILTER)");
tests/net/config/netconfig.c
119
atf_tc_fail_errno("SIOCAIFADDR");
tests/net/config/netconfig.c
143
atf_tc_fail_errno("routing socket");
tests/net/config/netconfig.c
186
atf_tc_fail_errno("write routing message");
tests/net/config/netconfig.c
87
atf_tc_fail_errno("if config socket");
tests/net/icmp/t_forward.c
113
atf_tc_fail_errno("sysctl returndatabytes");
tests/net/icmp/t_forward.c
145
atf_tc_fail_errno("fork failed");
tests/net/icmp/t_forward.c
152
atf_tc_fail_errno("wait");
tests/net/icmp/t_forward.c
84
atf_tc_fail_errno("set ttl");
tests/net/icmp/t_forward.c
88
atf_tc_fail_errno("create send socket");
tests/net/icmp/t_forward.c
99
atf_tc_fail_errno("sendto");
tests/net/icmp/t_ping.c
191
atf_tc_fail_errno("sendto failed");
tests/net/icmp/t_ping.c
201
atf_tc_fail_errno("recv failed (n == %zd)", n);
tests/net/icmp/t_ping.c
222
atf_tc_fail_errno("fork failed");
tests/net/icmp/t_ping.c
258
atf_tc_fail_errno("fork failed");
tests/net/icmp/t_ping.c
291
atf_tc_fail_errno("fork failed");
tests/net/icmp/t_ping.c
352
atf_tc_fail_errno("fork failed");
tests/net/icmp/t_ping.c
433
atf_tc_fail_errno("sendto failed");
tests/net/icmp/t_ping.c
82
atf_tc_fail_errno("fork failed");
tests/net/if_loop/t_pr.c
108
atf_tc_fail_errno("set route mtu");
tests/net/if_loop/t_pr.c
172
atf_tc_fail_errno("raw socket");
tests/net/if_loop/t_pr.c
183
atf_tc_fail_errno("sendto failed");
tests/net/if_loop/t_pr.c
207
atf_tc_fail_errno("raw socket");
tests/net/if_loop/t_pr.c
218
atf_tc_fail_errno("sendto failed");
tests/net/if_loop/t_pr.c
79
atf_tc_fail_errno("routing socket");
tests/net/if_loop/t_pr.c
89
atf_tc_fail_errno("set mtu");
tests/net/net/t_pktinfo_send.c
617
atf_tc_fail_errno("fork failed");
tests/net/net/t_pktinfo_send.c
713
atf_tc_fail_errno("fork failed");
tests/rump/modautoload/t_modautoload.c
46
atf_tc_fail_errno("mkdir /kern");
tests/rump/modautoload/t_modautoload.c
55
atf_tc_fail_errno("could not enable module autoload");
tests/rump/modautoload/t_modautoload.c
58
atf_tc_fail_errno("could not mount kernfs");
tests/rump/modautoload/t_modautoload.c
77
atf_tc_fail_errno("open /kern/hz");
tests/rump/modautoload/t_modautoload.c
79
atf_tc_fail_errno("read");
tests/rump/rumpkern/t_lwproc.c
201
atf_tc_fail_errno("fork");
tests/rump/rumpkern/t_modcmd.c
125
atf_tc_fail_errno("count not disable module autoload");
tests/rump/rumpkern/t_modcmd.c
132
atf_tc_fail_errno("mkdir mountpoint");
tests/rump/rumpkern/t_modcmd.c
153
atf_tc_fail_errno("still cannot mount");
tests/rump/rumpkern/t_modlinkset.c
62
atf_tc_fail_errno("ukfs_vfstypes");
tests/rump/rumpkern/t_signals.c
115
atf_tc_fail_errno("fork");
tests/rump/rumpvfs/t_etfs.c
183
atf_tc_fail_errno("mkdir failed");