]> git.proxmox.com Git - mirror_zfs.git/commit - tests/runfiles/linux.run
Enable history test cases
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 26 Jul 2016 18:15:46 +0000 (11:15 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 27 Jul 2016 20:38:46 +0000 (13:38 -0700)
commita0cacb760a0d9de2be3f2f569cb0febd77d7064a
tree7b97faf694c025d5adec26e9b5cb76939f4ef877
parentbf18fd89f983e86e070cdda2c6ac6d9db4f48cc2
Enable history test cases

Updated test case history_001_pos.ksh so it can run in tree.  The
original test case assumed /usr/sbin/zfs and /usr/sbin/zpool were
the only valid locations for these utilities.  The same modification
has already been made too history_common.kshlib.

The only other failing test case was history_010_pos and that was
the result of the ":linux" suffix not being appended when checking
the long output in the test case.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4882
tests/runfiles/linux.run
tests/zfs-tests/tests/functional/history/Makefile.am
tests/zfs-tests/tests/functional/history/history_001_pos.ksh
tests/zfs-tests/tests/functional/history/history_common.kshlib