summaryrefslogtreecommitdiffstats
path: root/tests/posix/mtime.out
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-07-23 15:19:17 -0400
committerTavian Barnes <tavianator@tavianator.com>2024-07-23 15:22:02 -0400
commit972dcc2973b160cdaad2c4ce0df3616a9f234759 (patch)
treee33713ed22a3e37f0bd3fda2a4808dc152173674 /tests/posix/mtime.out
parent4649cf3132217fe9f975f7e16f47928e5d7680bf (diff)
downloadbfs-972dcc2973b160cdaad2c4ce0df3616a9f234759.tar.xz
tests: Make more tests POSIX-compliant
Diffstat (limited to 'tests/posix/mtime.out')
-rw-r--r--tests/posix/mtime.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/posix/mtime.out b/tests/posix/mtime.out
new file mode 100644
index 0000000..91f0114
--- /dev/null
+++ b/tests/posix/mtime.out
@@ -0,0 +1,6 @@
+-mtime 1: ./yesterday
+-mtime +1: ./last_week
+-mtime +1: ./two_days_ago
+-mtime -1: ./now
+-mtime -1: ./one_hour_ago
+-mtime -1: ./tomorrow