summaryrefslogtreecommitdiff
path: root/tests/usr.sbin/execsnoop/t_execsnoop.sh
AgeCommit message (Expand)Author
2021-07-29Skip the test when the dtrace_syscall module is not loaded and can'tgson
2021-07-27Show the stderr from execsnoop so that we can see why it fails on arm.gson
2021-07-27PR/53417 appears fixed now so remove atf_expect_fail (for Arm).skrll
2021-07-25Only expect failure on ARMgson
2021-07-25Remove "pkill -9 execsnoop". It's wrong on so many levels: first ofgson
2021-07-25Increase sleep waiting for execsnoop to start; one second is not sufficientgson
2021-07-24Create temporary files in . rather than /tmp so that they get cleaned upgson
2021-07-18Mark t_execsnoop xfail (PR 53417)dholland
2020-07-11Sleep even more.jruoho
2020-07-06Sleep more.jruoho
2020-06-30Check that DTrace's execsnoop and opensnoop work (cf. PR kern/53417).jruoho