aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-01-01 21:20:19 -0500
committerMike Frysinger <vapier@gentoo.org>2011-01-01 21:20:19 -0500
commit8d444bf3a771c2b5f8e51331e91ecf3e02c45e3d (patch)
treee90fa76025e463bc9fb5dd8a0529027db600af5f /tests/futimesat.at
parentlibsandbox: handle NULL filenames with futimesat (diff)
downloadsandbox-8d444bf3a771c2b5f8e51331e91ecf3e02c45e3d.tar.gz
sandbox-8d444bf3a771c2b5f8e51331e91ecf3e02c45e3d.tar.bz2
sandbox-8d444bf3a771c2b5f8e51331e91ecf3e02c45e3d.zip
tests: start futimesat tests based on utimensat ones
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'tests/futimesat.at')
-rw-r--r--tests/futimesat.at3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/futimesat.at b/tests/futimesat.at
new file mode 100644
index 0000000..eec4638
--- /dev/null
+++ b/tests/futimesat.at
@@ -0,0 +1,3 @@
+SB_CHECK(1)
+SB_CHECK(2)
+SB_CHECK(3)