summaryrefslogtreecommitdiffstats
path: root/tests/gnu/exec_flush_fail.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gnu/exec_flush_fail.sh')
-rw-r--r--tests/gnu/exec_flush_fail.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/gnu/exec_flush_fail.sh b/tests/gnu/exec_flush_fail.sh
new file mode 100644
index 0000000..5505f7a
--- /dev/null
+++ b/tests/gnu/exec_flush_fail.sh
@@ -0,0 +1,3 @@
+# Failure to flush streams before exec should be caught
+test -e /dev/full || skip
+! invoke_bfs basic -print0 -exec true \; >/dev/full