aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-03-30 19:58:20 -0400
committerMike Frysinger <vapier@gentoo.org>2009-03-31 01:12:28 -0400
commit02288b2c0fa1b0976359bd8c7d96e84f9d69f0ce (patch)
treeb1143225b7811a6c0f856f1edd767efa1eb07411 /tests/renameat.at
parentlibsandbox: handle more *at functions (diff)
downloadsandbox-02288b2c0fa1b0976359bd8c7d96e84f9d69f0ce.tar.gz
sandbox-02288b2c0fa1b0976359bd8c7d96e84f9d69f0ce.tar.bz2
sandbox-02288b2c0fa1b0976359bd8c7d96e84f9d69f0ce.zip
tests: add basic functionality tests
Make sure many of the functions work in their simplest form: - link - linkat - mkdirat - mkfifo - mkfifoat - mknod - mknodat - rename - renameat - symlink - symlinkat Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'tests/renameat.at')
-rw-r--r--tests/renameat.at1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/renameat.at b/tests/renameat.at
new file mode 100644
index 0000000..081d7d2
--- /dev/null
+++ b/tests/renameat.at
@@ -0,0 +1 @@
+SB_CHECK(1)