HomeFreeBSD

Add 'zfs diff' coverage to the ZFS Test Suite

Description

Add 'zfs diff' coverage to the ZFS Test Suite

This change adds four new tests to the ZTS:

  • zfs_diff_changes: verify type of changes diplayed (-, +, R and M)
  • zfs_diff_cliargs: verify command line options and arguments
  • zfs_diff_timestamp: verify 'zfs diff -t'
  • zfs_diff_types: verify type of objects (files, dirs, pipes...)

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Wren Kennedy <john.kennedy@delphix.com>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #6686

Details

Provenance
LOLi <loli10K@users.noreply.github.com>Authored on Sep 28 2017, 8:04 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 28 2017, 8:04 PM
Parents
rG269db7a4b3ef: vdev_id: extension for new scsi topology
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb59b22972db5: Add 'zfs diff' coverage to the ZFS Test Suite (authored by LOLi <loli10K@users.noreply.github.com>).Sep 28 2017, 8:04 PM