Home
last modified time | relevance | path

Searched refs:EXIT_FAILURE (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/test/libc-tests/tests/threads/
H A Dthread_name.c60 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
69 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
74 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
82 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
90 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
98 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
103 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
111 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
116 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
125 errx(EXIT_FAILURE, "test %d failed with %d", test, rc); in main()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dptsname.c83 err(EXIT_FAILURE, "TEST FAILED: failed to create manager " in main()
88 err(EXIT_FAILURE, "TEST FAILED: failed to create second " in main()
93 err(EXIT_FAILURE, "TEST FAILED: failed to obtain TTY_NAME_MAX"); in main()
98 err(EXIT_FAILURE, "TEST FAILED: failed to allocate %zu bytes " in main()
103 err(EXIT_FAILURE, "TEST FAILED: failed to allocate %zu bytes " in main()
108 err(EXIT_FAILURE, "TEST FAILED: failed to open a UDS socket"); in main()
112 err(EXIT_FAILURE, "TEST FAILED: failed to open /dev/zero"); in main()
126 ret = EXIT_FAILURE; in main()
130 ret = EXIT_FAILURE; in main()
134 ret = EXIT_FAILURE; in main()
[all …]
H A Dutimes.c96 err(EXIT_FAILURE, "stat %s", path); in compare_filetime()
108 err(EXIT_FAILURE, "lstat %s", path); in compare_linktime()
117 err(EXIT_FAILURE, "utimes reset"); in reset()
129 err(EXIT_FAILURE, "lutimes reset"); in reset_link()
152 err(EXIT_FAILURE, "snprintf failed to build file path"); in runtest()
155 err(EXIT_FAILURE, "open file %s", path); in runtest()
158 err(EXIT_FAILURE, "snprintf failed to build link path"); in runtest()
161 err(EXIT_FAILURE, "link(%s)", lpath); in runtest()
164 err(EXIT_FAILURE, "open link(%s)", lpath); in runtest()
167 err(EXIT_FAILURE, "open dir(%s)", dir); in runtest()
[all …]
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Dimport_vlapic.c45 err(EXIT_FAILURE, "VM_PAUSE failed"); in test_ccr_clamp()
59 err(EXIT_FAILURE, "VM_DATA_READ of lapic failed"); in test_ccr_clamp()
64 err(EXIT_FAILURE, "VM_DATA_WRITE of lapic failed"); in test_ccr_clamp()
78 err(EXIT_FAILURE, "VM_DATA_WRITE of lapic failed"); in test_ccr_clamp()
86 err(EXIT_FAILURE, "VM_RESUME failed"); in test_ccr_clamp()
94 err(EXIT_FAILURE, "could not emulate MMIO of LAPIC CCR"); in test_ccr_clamp()
97 errx(EXIT_FAILURE, "CCR not clamped: %lx != %x", in test_ccr_clamp()
107 err(EXIT_FAILURE, "VM_PAUSE failed"); in test_timer_icr_constraints()
115 err(EXIT_FAILURE, "failed to load timer ICR value"); in test_timer_icr_constraints()
128 err(EXIT_FAILURE, "VM_DATA_READ of lapic failed"); in test_timer_icr_constraints()
[all …]
H A Dauto_destruct.c41 errx(EXIT_FAILURE, "could open test VM"); in main()
52 errx(EXIT_FAILURE, "could not disable auto-destruct"); in main()
57 err(EXIT_FAILURE, "instance missing after close"); in main()
62 errx(EXIT_FAILURE, "could not clean up instance"); in main()
68 errx(EXIT_FAILURE, "could open test VM"); in main()
71 errx(EXIT_FAILURE, "could not enable auto-destruct"); in main()
77 err(EXIT_FAILURE, in main()
87 errx(EXIT_FAILURE, "could open test VM"); in main()
90 errx(EXIT_FAILURE, "could not enable auto-destruct"); in main()
94 errx(EXIT_FAILURE, "could open drv_test device"); in main()
[all …]
H A Dcpuid_ioctl.c40 return (EXIT_FAILURE); in main()
48 err(EXIT_FAILURE, "ioctl(VM_GET_CPUID) failed"); in main()
51 errx(EXIT_FAILURE, in main()
57 errx(EXIT_FAILURE, in main()
64 errx(EXIT_FAILURE, "could not allocate cpuid entries"); in main()
71 errx(EXIT_FAILURE, in main()
79 errx(EXIT_FAILURE, in main()
86 errx(EXIT_FAILURE, in main()
98 err(EXIT_FAILURE, in main()
105 errx(EXIT_FAILURE, in main()
[all …]
H A Dpause_resume.c52 err(EXIT_FAILURE, "error reading pause state"); in check_paused()
67 errx(EXIT_FAILURE, "could not open test VM"); in main()
71 err(EXIT_FAILURE, "Could not open vcpu0"); in main()
75 err(EXIT_FAILURE, "could not activate vcpu0"); in main()
83 errx(EXIT_FAILURE, "VM unexpectedly in paused state"); in main()
87 err(EXIT_FAILURE, "VM_PAUSE failed"); in main()
92 errx(EXIT_FAILURE, "VM no in expected paused state"); in main()
97 errx(EXIT_FAILURE, "VM_PAUSE should have failed"); in main()
101 errx(EXIT_FAILURE, "VM_PAUSE unexpected errno: %d != %d", in main()
109 errx(EXIT_FAILURE, "VM_RUN should have failed"); in main()
[all …]
H A Ddatarw_constraints.c39 errx(EXIT_FAILURE, "unexpected %s %u != %u", in should_eq_u32()
57 err(EXIT_FAILURE, "valid VM_DATA_READ failed"); in test_size_boundaries()
65 err(EXIT_FAILURE, "valid VM_DATA_WRITE failed"); in test_size_boundaries()
72 errx(EXIT_FAILURE, "invalid VM_DATA_READ should have failed"); in test_size_boundaries()
76 errx(EXIT_FAILURE, "expected ENOSPC errno, got %d", error); in test_size_boundaries()
85 errx(EXIT_FAILURE, "invalid VM_DATA_WRITE should have failed"); in test_size_boundaries()
89 errx(EXIT_FAILURE, "expected ENOSPC errno, got %d", error); in test_size_boundaries()
102 err(EXIT_FAILURE, "too-large (but valid) VM_DATA_READ failed"); in test_size_boundaries()
111 err(EXIT_FAILURE, in test_size_boundaries()
153 err(EXIT_FAILURE, in test_vm_classes()
[all …]
H A Dnpt_ops.c54 err(EXIT_FAILURE, "could not create VM"); in check_vmm_capability()
58 err(EXIT_FAILURE, "could not open test VM"); in check_vmm_capability()
68 errx(EXIT_FAILURE, "unexpected errno %d != %d", in expect_errno()
95 err(EXIT_FAILURE, "VM_TRACK_DIRTY_PAGES failed"); in legacy_clear_dirty()
109 err(EXIT_FAILURE, "VM_NPT_OPERATION failed"); in do_npt_op()
130 err(EXIT_FAILURE, "VM_TRACK_DIRTY_PAGES failed"); in test_legacy()
134 errx(EXIT_FAILURE, "first page not marked dirty"); in test_legacy()
138 errx(EXIT_FAILURE, in test_legacy()
160 errx(EXIT_FAILURE, "expected dirty tracking to be active"); in test_toggle_tracking()
165 err(EXIT_FAILURE, "VM_NPT_OPERATION failed"); in test_toggle_tracking()
[all …]
H A Dtime_data.c46 errx(EXIT_FAILURE, "unexpected %s %u != %u", in should_eq_u32()
55 errx(EXIT_FAILURE, "unexpected %s %lu != %lu", in should_eq_u64()
65 errx(EXIT_FAILURE, "unexpected %s %lu < %lu", in should_geq_u64()
73 errx(EXIT_FAILURE, "unexpected %s %ld < %ld", in should_geq_i64()
92 errx(EXIT_FAILURE, "VMM_DATA_READ of time info failed"); in test_valid_read_time_data()
118 errx(EXIT_FAILURE, "VMM_DATA_WRITE of time info failed"); in test_valid_write_time_data()
140 errx(EXIT_FAILURE, in test_invalid_read_time_data()
145 errx(EXIT_FAILURE, "test_invalid_read_time_data: " in test_invalid_read_time_data()
169 errx(EXIT_FAILURE, in test_invalid_write_time_data()
174 errx(EXIT_FAILURE, "test_invalid_write_time_data: " in test_invalid_write_time_data()
[all …]
/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dmissing-field.c60 ret = EXIT_FAILURE; in main()
64 ret = EXIT_FAILURE; in main()
67 ret = EXIT_FAILURE; in main()
77 ret = EXIT_FAILURE; in main()
81 ret = EXIT_FAILURE; in main()
84 ret = EXIT_FAILURE; in main()
94 ret = EXIT_FAILURE; in main()
98 ret = EXIT_FAILURE; in main()
101 ret = EXIT_FAILURE; in main()
115 ret = EXIT_FAILURE; in main()
[all …]
H A Dns-disc.c72 *ret = EXIT_FAILURE; in ns_disc_blkdev_cb()
79 *ret = EXIT_FAILURE; in ns_disc_blkdev_cb()
86 *ret = EXIT_FAILURE; in ns_disc_blkdev_cb()
89 *ret = EXIT_FAILURE; in ns_disc_blkdev_cb()
112 *ret = EXIT_FAILURE; in ns_disc_guids_cb()
119 *ret = EXIT_FAILURE; in ns_disc_guids_cb()
130 *ret = EXIT_FAILURE; in ns_disc_guids_cb()
143 *ret = EXIT_FAILURE; in ns_disc_guids_cb()
152 *ret = EXIT_FAILURE; in ns_disc_guids_cb()
161 *ret = EXIT_FAILURE; in ns_disc_guids_cb()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-merge-static.c82 return (EXIT_FAILURE); in check_global()
88 return (EXIT_FAILURE); in check_global()
94 return (EXIT_FAILURE); in check_global()
100 return (EXIT_FAILURE); in check_global()
115 return (EXIT_FAILURE); in check_mumble()
121 return (EXIT_FAILURE); in check_mumble()
127 return (EXIT_FAILURE); in check_mumble()
133 return (EXIT_FAILURE); in check_mumble()
139 return (EXIT_FAILURE); in check_mumble()
145 return (EXIT_FAILURE); in check_mumble()
[all …]
/illumos-gate/usr/src/cmd/fm/mcdecode/
H A Dmcdecode.c73 err(EXIT_FAILURE, "failed to allocate memory for imc_t"); in mcb_imc_init()
77 errx(EXIT_FAILURE, "failed to restore memory " in mcb_imc_init()
92 errx(EXIT_FAILURE, "failed to decode address 0x%" PRIx64 in mcb_imc_decode_pa()
114 err(EXIT_FAILURE, "failed to allocate memory for zen_umc_t"); in mcb_umc_init()
118 errx(EXIT_FAILURE, "failed to restore memory " in mcb_umc_init()
135 errx(EXIT_FAILURE, "failed to decode address 0x%" PRIx64 in mcb_umc_decode_pa()
177 err(EXIT_FAILURE, "failed to open %s", file); in mcdecode_from_file()
181 err(EXIT_FAILURE, "failed to get file information for %s", in mcdecode_from_file()
188 err(EXIT_FAILURE, "failed to map %s", file); in mcdecode_from_file()
193 errc(EXIT_FAILURE, ret, "failed to unpack %s", file); in mcdecode_from_file()
[all …]
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm.c85 err(EXIT_FAILURE, "failed to reduce privileges"); in pcieadm_init_privs()
89 err(EXIT_FAILURE, "failed to reduce privileges"); in pcieadm_init_privs()
129 verrx(EXIT_FAILURE, fmt, ap); in pcieadm_ofmt_errx()
229 err(EXIT_FAILURE, "failed to construct devfs path for node: " in pcieadm_find_dip_cb()
241 errx(EXIT_FAILURE, "failed to lookup regs array for %s", in pcieadm_find_dip_cb()
256 errx(EXIT_FAILURE, "device name matched two device " in pcieadm_find_dip_cb()
290 errx(EXIT_FAILURE, "failed to find device node %s", device); in pcieadm_find_dip()
296 errx(EXIT_FAILURE, "failed to find nexus for %s", device); in pcieadm_find_dip()
313 err(EXIT_FAILURE, "failed to read %u bytes at %" in pcieadm_read_cfgspace_file()
340 err(EXIT_FAILURE, "failed to raise privileges"); in pcieadm_init_cfgspace_file()
[all …]
/illumos-gate/usr/src/cmd/amt/
H A Damt.c120 exit(EXIT_FAILURE); in main()
126 exit(EXIT_FAILURE); in main()
138 if ((status = test_stack_end_of_hole()) == EXIT_FAILURE) { in main()
203 return (EXIT_FAILURE); in data_boundary_test()
221 exit_status = EXIT_FAILURE; in data_boundary_test()
225 exit_status = EXIT_FAILURE; in data_boundary_test()
302 return (EXIT_FAILURE); in text_area_not_writeable()
316 exit_status = EXIT_FAILURE; in text_area_not_writeable()
324 exit_status = EXIT_FAILURE; in text_area_not_writeable()
337 exit(EXIT_FAILURE); in probe_text_area()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxregs_roundtrip.c48 errx(EXIT_FAILURE, "failed to grab ourself: %s", in main()
55 errc(EXIT_FAILURE, ret, "failed to create sleeper thread"); in main()
60 errx(EXIT_FAILURE, "failed to grab our sleeper thread: %s", in main()
66 err(EXIT_FAILURE, "failed to stop the sleeper thread"); in main()
70 err(EXIT_FAILURE, "failed to get xregs"); in main()
76 err(EXIT_FAILURE, "failed to set xregs"); in main()
82 err(EXIT_FAILURE, "failed to get xregs after write"); in main()
86 errx(EXIT_FAILURE, "xreg length changed across a write: " in main()
100 errx(EXIT_FAILURE, "xregs were not the same!"); in main()
106 err(EXIT_FAILURE, "failed to start sleeper thread"); in main()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/oclo/
H A Doclo_errors.c131 ret = EXIT_FAILURE; in main()
135 ret = EXIT_FAILURE; in main()
139 ret = EXIT_FAILURE; in main()
143 ret = EXIT_FAILURE; in main()
148 ret = EXIT_FAILURE; in main()
152 ret = EXIT_FAILURE; in main()
157 ret = EXIT_FAILURE; in main()
161 ret = EXIT_FAILURE; in main()
165 ret = EXIT_FAILURE; in main()
169 ret = EXIT_FAILURE; in main()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dfileno.c73 err(EXIT_FAILURE, "failed to open /dev/null"); in check_open_n()
89 err(EXIT_FAILURE, "failed to fmemopen()"); in check_memstream()
94 err(EXIT_FAILURE, "failed to open_memstream()"); in check_memstream()
99 err(EXIT_FAILURE, "failed to open_wmemstream()"); in check_memstream()
115 err(EXIT_FAILURE, "failed to open /dev/null"); in check_fdopen()
121 err(EXIT_FAILURE, "failed to fdopen /dev/null"); in check_fdopen()
126 err(EXIT_FAILURE, "failed to dup2 /dev/null"); in check_fdopen()
130 err(EXIT_FAILURE, "failed to fdopen dup2'd /dev/null"); in check_fdopen()
136 err(EXIT_FAILURE, "failed to freopen dup2'd FILE *"); in check_fdopen()
152 err(EXIT_FAILURE, "failed to create fmemopen stream"); in check_alternate()
[all …]
/illumos-gate/usr/src/test/libproc-tests/tests/syscall/
H A Dpr_inject.c48 err(EXIT_FAILURE, "TEST FAILED: failed to open /dev/null"); in pr_check_pre()
52 err(EXIT_FAILURE, "TEST FAILED: failed to fstat /dev/null"); in pr_check_pre()
171 errx(EXIT_FAILURE, "missing required program to inject " in main()
177 errx(EXIT_FAILURE, "failed to create %s: %s (0x%x)", argv[1], in main()
185 errc(EXIT_FAILURE, e, "failed to set PR_KLC | PR_BPTADJ flags"); in main()
190 err(EXIT_FAILURE, "failed to find pr_target_hook symbol"); in main()
196 errx(EXIT_FAILURE, "failed to set the FLTBPT disposition"); in main()
200 err(EXIT_FAILURE, "failed to set breakpoint on pr_target_hook " in main()
205 err(EXIT_FAILURE, "failed to resume running our target"); in main()
209 err(EXIT_FAILURE, "%s did not hit our expected breakpoint", in main()
[all …]
/illumos-gate/usr/src/tools/cpcgen/
H A Dcpcgen.c417 errx(EXIT_FAILURE, "failed to parse processor id \"%s\"", fsr); in cpcgen_parse_model()
422 errx(EXIT_FAILURE, "brand string \"%s\" did not match \"%s\"", in cpcgen_parse_model()
429 errx(EXIT_FAILURE, "failed to parse family \"%s\"", fam); in cpcgen_parse_model()
435 errx(EXIT_FAILURE, "failed to parse model \"%s\"", mod); in cpcgen_parse_model()
445 errx(EXIT_FAILURE, "failed to parse stepping \"%s\": missing " in cpcgen_parse_model()
452 errx(EXIT_FAILURE, "failed to parse stepping: invalid " in cpcgen_parse_model()
457 errx(EXIT_FAILURE, "failed to parse stepping: " in cpcgen_parse_model()
517 errx(EXIT_FAILURE, "encountered non-hex stepping " in cpcgen_parse_model()
538 err(EXIT_FAILURE, "failed to construct path to data file %s", in cpcgen_read_datafile()
543 err(EXIT_FAILURE, "failed to open data file %s", path); in cpcgen_read_datafile()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Dyk-poll.c46 errx(EXIT_FAILURE, "missing required ccid path"); in main()
50 err(EXIT_FAILURE, "failed to open %s", argv[1]); in main()
56 err(EXIT_FAILURE, "failed to issue begin ioctl"); in main()
65 err(EXIT_FAILURE, "poll didn't return 1, returned %d " in main()
70 err(EXIT_FAILURE, "expecting pollout, got %d", pfds[0].revents); in main()
74 err(EXIT_FAILURE, "failed to write data"); in main()
81 err(EXIT_FAILURE, "poll didn't return 1, returned %d " in main()
87 err(EXIT_FAILURE, "expecting pollin|pollrdnorm, got %d", in main()
92 err(EXIT_FAILURE, "failed to read data"); in main()
99 err(EXIT_FAILURE, "poll didn't return 1, returned %d " in main()
[all …]
H A Dyk-readonly.c47 errx(EXIT_FAILURE, "missing required ccid path"); in main()
51 err(EXIT_FAILURE, "failed to open %s", argv[1]); in main()
57 errx(EXIT_FAILURE, "didn't fail to issue begin ioctl"); in main()
61 errx(EXIT_FAILURE, "didn't fail to write data"); in main()
65 err(EXIT_FAILURE, "wrong errno for failed write, " in main()
70 errx(EXIT_FAILURE, "didn't fail to read data"); in main()
74 err(EXIT_FAILURE, "wrong errno for failed read, " in main()
82 err(EXIT_FAILURE, "failed to get status"); in main()
91 errx(EXIT_FAILURE, "didn't fail to power off ICC"); in main()
95 err(EXIT_FAILURE, "wrong errno for failed write, " in main()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dmsnc.c51 err(EXIT_FAILURE, "failed to associate for event 0x%x", event); in msnc_wait()
57 err(EXIT_FAILURE, "failed to wait for event 0x%x", event); in msnc_wait()
63 err(EXIT_FAILURE, "got events we weren't going to handle: " in msnc_wait()
78 errx(EXIT_FAILURE, "msnc: Usage <ip> <port>"); in main()
87 errx(EXIT_FAILURE, "failed to resolve %s: %s", argv[1], in main()
94 err(EXIT_FAILURE, "failed to create socket"); in main()
99 err(EXIT_FAILURE, "failed to create event port"); in main()
104 err(EXIT_FAILURE, "failed to connect to %s:%s\n", argv[1], in main()
110 err(EXIT_FAILURE, "failed to get connection status sockopt"); in main()
114 err(EXIT_FAILURE, "failed to write any data to the socket"); in main()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/
H A Dgetcontext_extd.c40 errx(EXIT_FAILURE, "TEST FAILED: makecontext had wrong " in successful_exit()
54 errx(EXIT_FAILURE, "TEST FAILED: makecontext had wrong " in getcontext_stack()
61 err(EXIT_FAILURE, "failed to get extended context from stack"); in getcontext_stack()
75 err(EXIT_FAILURE, "failed to allocate second makecontext " in getcontext_stack()
83 err(EXIT_FAILURE, "TEST FAILED: stack ucontext_t / makecontext() " in getcontext_stack()
92 err(EXIT_FAILURE, "failed to get allocate ucontext_t"); in main()
96 errx(EXIT_FAILURE, "TEST FAILED: getcontext_extd worked with " in main()
101 errx(EXIT_FAILURE, "TEST FAILED: getcontext_extd returned " in main()
106 err(EXIT_FAILURE, "failed to get extended context"); in main()
120 err(EXIT_FAILURE, "failed to allocate first makecontext " in main()
[all …]

12345678910>>...13