HelenOS sources
test_out 265 uspace/app/tmon/tests.c .run = test_out,
test_out 299 uspace/app/tmon/tests.c .run = test_out,
test_out 333 uspace/app/tmon/tests.c .run = test_out,
test_out 49 uspace/drv/bus/usb/usbdiag/device.c .test_out = usbdiag_dev_test_out,
test_out 252 uspace/drv/bus/usb/usbdiag/tests.c return test_out(pipe, params, results);
test_out 221 uspace/lib/drv/generic/remote_usbdiag.c const errno_t ret = !diag_iface->test_out ? ENOTSUP :
test_out 222 uspace/lib/drv/generic/remote_usbdiag.c diag_iface->test_out(fun, ¶ms, &results);
test_out 76 uspace/lib/drv/include/usbdiag_iface.h errno_t (*test_out)(ddf_fun_t *,
HelenOS homepage, sources at GitHub