From 2ae135e5f82c9e03307661692553a03cec3f902b Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Mon, 15 Jun 2015 09:23:13 +0000 Subject: First stab at regression test for chmod (and chflags, chgrp and chown which are the same binary). This is supposed to exercise all syscalls paths through those tools and not a comprehensive regression test. --- regress/bin/chmod/chmod.error | 1 + 1 file changed, 1 insertion(+) create mode 100644 regress/bin/chmod/chmod.error (limited to 'regress/bin/chmod/chmod.error') diff --git a/regress/bin/chmod/chmod.error b/regress/bin/chmod/chmod.error new file mode 100644 index 00000000000..608ba5f5ba2 --- /dev/null +++ b/regress/bin/chmod/chmod.error @@ -0,0 +1 @@ +chmod: invalid file mode: foo -- cgit v1.2.3