ZTS: Add tests for creation time
commit8ae86e2edc736483c1530fd689525aa2460eaec8
authorRyan Moeller <ryan@iXsystems.com>
Mon, 26 Jul 2021 20:08:52 +0000 (26 16:08 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 17 Aug 2021 17:25:58 +0000 (17 10:25 -0700)
tree4d0edf8998d40598c124c295b14599d7601eeb2f
parentabbf0bd4eba8c44e370c343b1a3ab74f13fd0840
ZTS: Add tests for creation time

Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #12432
configure.ac
tests/runfiles/common.run
tests/test-runner/bin/zts-report.py.in
tests/zfs-tests/include/libtest.shlib
tests/zfs-tests/tests/functional/Makefile.am
tests/zfs-tests/tests/functional/cli_root/zfs_diff/zfs_diff_timestamp.ksh
tests/zfs-tests/tests/functional/crtime/Makefile.am [new file with mode: 0644]
tests/zfs-tests/tests/functional/crtime/cleanup.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/crtime/crtime_001_pos.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/crtime/setup.ksh [new file with mode: 0755]