aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-12-24 18:33:33 -0500
committerMike Frysinger <vapier@gentoo.org>2012-12-24 18:48:35 -0500
commit5daa8f40978f03ea1ae96f2dff48e7219ad6fff4 (patch)
tree43d06be66fd3559c9e0cac10c6cefad832a46b4f /tests/mkostemp64-0.c
parentlibsandbox: fall back to tracing set*id programs (diff)
downloadsandbox-5daa8f40978f03ea1ae96f2dff48e7219ad6fff4.tar.gz
sandbox-5daa8f40978f03ea1ae96f2dff48e7219ad6fff4.tar.bz2
sandbox-5daa8f40978f03ea1ae96f2dff48e7219ad6fff4.zip
tests: expand usage strings
Makes it easier to quickly figure out how to run a helper test without having to resort to existing usage or the code itself. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'tests/mkostemp64-0.c')
-rw-r--r--tests/mkostemp64-0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkostemp64-0.c b/tests/mkostemp64-0.c
index 6b25c29..54e5a5b 100644
--- a/tests/mkostemp64-0.c
+++ b/tests/mkostemp64-0.c
@@ -4,7 +4,7 @@
#define FUNC_STR "\"%s\", %#x"
#define FUNC_IMP template, flags
#define ARG_CNT 2
-#define ARG_USE "<template> <flags>"
+#define ARG_USE "<template> <fflags>"
#define process_args() \
s = argv[i++]; \