HomeSort by: relevance | last modified time | path
    Searched refs:ATF_TP_ADD_TC_HAVE_PID (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/lib/libc/sys/
t_ptrace_fork_wait.h 1661 ATF_TP_ADD_TC_HAVE_PID(tp, fork2); \
1662 ATF_TP_ADD_TC_HAVE_PID(tp, fork3); \
1663 ATF_TP_ADD_TC_HAVE_PID(tp, fork4); \
1665 ATF_TP_ADD_TC_HAVE_PID(tp, fork6); \
1666 ATF_TP_ADD_TC_HAVE_PID(tp, fork7); \
1667 ATF_TP_ADD_TC_HAVE_PID(tp, fork8); \
1669 ATF_TP_ADD_TC_HAVE_PID(tp, fork10); \
1670 ATF_TP_ADD_TC_HAVE_PID(tp, fork11); \
1671 ATF_TP_ADD_TC_HAVE_PID(tp, fork12); \
1673 ATF_TP_ADD_TC_HAVE_PID(tp, fork14);
    [all...]
t_ptrace_clone_wait.h 762 ATF_TP_ADD_TC_HAVE_PID(tp, clone2); \
763 ATF_TP_ADD_TC_HAVE_PID(tp, clone3); \
764 ATF_TP_ADD_TC_HAVE_PID(tp, clone4); \
766 ATF_TP_ADD_TC_HAVE_PID(tp, clone6); \
767 ATF_TP_ADD_TC_HAVE_PID(tp, clone7); \
768 ATF_TP_ADD_TC_HAVE_PID(tp, clone8); \
770 ATF_TP_ADD_TC_HAVE_PID(tp, clone_vm2); \
771 ATF_TP_ADD_TC_HAVE_PID(tp, clone_vm3); \
772 ATF_TP_ADD_TC_HAVE_PID(tp, clone_vm4); \
774 ATF_TP_ADD_TC_HAVE_PID(tp, clone_vm6);
    [all...]
t_ptrace_topology_wait.h 706 ATF_TP_ADD_TC_HAVE_PID(tp, tracer_sees_terminaton_before_the_parent); \
707 ATF_TP_ADD_TC_HAVE_PID(tp, tracer_sysctl_lookup_without_duplicates); \
708 ATF_TP_ADD_TC_HAVE_PID(tp, \
710 ATF_TP_ADD_TC_HAVE_PID(tp, tracer_attach_to_unrelated_stopped_process); \
715 ATF_TP_ADD_TC_HAVE_PID(tp, \
717 ATF_TP_ADD_TC_HAVE_PID(tp, \
719 ATF_TP_ADD_TC_HAVE_PID(tp, \
t_ptrace_lwp_wait.h 676 ATF_TP_ADD_TC_HAVE_PID(tp, attach_lwpinfo0); \
677 ATF_TP_ADD_TC_HAVE_PID(tp, attach_lwpinfo1); \
678 ATF_TP_ADD_TC_HAVE_PID(tp, attach_lwpinfo2); \
679 ATF_TP_ADD_TC_HAVE_PID(tp, attach_lwpinfo3);
t_ptrace_signal_wait.h 2337 ATF_TP_ADD_TC_HAVE_PID(tp, unrelated_tracer_sees_crash_trap); \
2338 ATF_TP_ADD_TC_HAVE_PID(tp, unrelated_tracer_sees_crash_segv); \
2339 ATF_TP_ADD_TC_HAVE_PID(tp, unrelated_tracer_sees_crash_ill); \
2340 ATF_TP_ADD_TC_HAVE_PID(tp, unrelated_tracer_sees_crash_fpe); \
2341 ATF_TP_ADD_TC_HAVE_PID(tp, unrelated_tracer_sees_crash_bus); \
2342 ATF_TP_ADD_TC_HAVE_PID(tp, \
2344 ATF_TP_ADD_TC_HAVE_PID(tp, \
2346 ATF_TP_ADD_TC_HAVE_PID(tp, \
2348 ATF_TP_ADD_TC_HAVE_PID(tp, \
2350 ATF_TP_ADD_TC_HAVE_PID(tp,
    [all...]
t_ptrace_wait.h 829 #define ATF_TP_ADD_TC_HAVE_PID(a,b) ATF_TP_ADD_TC(a,b)
831 #define ATF_TP_ADD_TC_HAVE_PID(a,b)

Completed in 17 milliseconds