]> granicus.if.org Git - strace/blobdiff - tests/prctl-tid_address.test
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / prctl-tid_address.test
index dc7b7c328dcf31d8d2581776c5b61ba208aebb87..62a39e56760864e71ea9b61fcc893f9277f8b46c 100755 (executable)
@@ -8,5 +8,3 @@ run_prog > /dev/null
 run_strace -a23 -eprctl $args > "$EXP"
 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^T]|.[^I]|..[^D])' < "$LOG" > "$OUT"
 match_diff "$OUT" "$EXP"
-
-rm -f "$EXP" "$OUT"