aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-03-08 07:35:32 -0400
committerMike Frysinger <vapier@gentoo.org>2009-03-08 09:11:14 -0400
commitd4dee0ebe39627e9d3b90c312f770d7ba73a46f5 (patch)
treeb5613010981c5561febfd3b6dd07076b375a5364 /tests/fchmodat.at
parentlibsandbox: handle symlinks properly (diff)
downloadsandbox-d4dee0ebe39627e9d3b90c312f770d7ba73a46f5.tar.gz
sandbox-d4dee0ebe39627e9d3b90c312f770d7ba73a46f5.tar.bz2
sandbox-d4dee0ebe39627e9d3b90c312f770d7ba73a46f5.zip
tests: add symlink tests and unify code
Add test cases for symlink behavior and unify some of the test code to make adding more test cases even easier. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'tests/fchmodat.at')
-rw-r--r--tests/fchmodat.at2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fchmodat.at b/tests/fchmodat.at
new file mode 100644
index 0000000..cd90740
--- /dev/null
+++ b/tests/fchmodat.at
@@ -0,0 +1,2 @@
+m4_defun([SB_SECTION],[fchmodat])
+SB_CHECK(1)