Home
last modified time | relevance | path

Searched refs:cleanup_ (Results 1 – 25 of 73) sorted by relevance

123

/coreutils/tests/tail/
Dinotify-rotate.sh36 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
42 cleanup_
74 cleanup_
Dflush-initial.sh26 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
42 cleanup_
Dfollow-stdin.sh33 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
53 cleanup_
82 cleanup_
Dinotify-hash-abuse2.sh24 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
43 cleanup_
Dinotify-dir-recreate.sh28 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
33 cleanup_
75 cleanup_
Dpipe-f2.sh28 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
45 cleanup_
Dappend-only.sh25 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
41 cleanup_
Dtruncate.sh30 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
52 cleanup_
DF-vs-missing.sh32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
55 cleanup_
Ddescriptor-vs-rename.sh32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
53 cleanup_
DF-headers.sh32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
56 cleanup_
Dassert-2.sh32 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
54 cleanup_
Dsymlink.sh40 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
56 cleanup_
79 cleanup_
Dtail-n0f.sh39 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
57 cleanup_
Dpid.sh26 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
40 cleanup_
Dinotify-hash-abuse.sh34 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
67 cleanup_
Dassert.sh37 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
65 cleanup_
Dretry.sh40 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
71 cleanup_
93 cleanup_
140 cleanup_
172 cleanup_
Dinotify-rotate-resources.sh55 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
106 cleanup_
DF-vs-rename.sh38 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
87 cleanup_
/coreutils/tests/rm/
Ddangling-symlink.sh29 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
44 cleanup_
Disatty.sh29 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
42 cleanup_
/coreutils/tests/mv/
Di-3.sh43 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
60 cleanup_
/coreutils/tests/df/
Dproblematic-chars.sh30 cleanup_() { umount "$cwd/$mnt"; } function
53 cleanup_ || framework_failure_
/coreutils/tests/misc/
Dtee.sh92 cleanup_() { kill $pid 2>/dev/null && wait $pid; } function
100 tee || { cleanup_; touch tee.fail; }
102 test -f tee.fail && fail=1 || cleanup_

123