mirror_zfs/tests/zfs-tests/tests/functional/procfs
Brian Behlendorf 5e8ac05590
ZTS: Various test case fixes
* devices_001_pos and devices_002_neg - Failing after FreeBSD ZTS
  merged due to missing 'function' keyword for create_dev_file_linux.

* pool_state - Occasionally fails due to an insufficient delay
  before checking 'zpool status'.  Increasing the delay from 1 to 3
  seconds resolved the issue in local testing.

* procfs_list_basic - Fails when run in-tree because the logged
  command is actually 'lt-zfs'.  Updated the regex accordingly.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9748
2019-12-19 15:32:56 -08:00
..
cleanup.ksh Fixes for procfs files backed by linked lists 2018-09-26 11:08:12 -07:00
Makefile.am Fixes for procfs files backed by linked lists 2018-09-26 11:08:12 -07:00
pool_state.ksh ZTS: Various test case fixes 2019-12-19 15:32:56 -08:00
procfs_list_basic.ksh ZTS: Various test case fixes 2019-12-19 15:32:56 -08:00
procfs_list_concurrent_readers.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
procfs_list_stale_read.ksh ZTS: change $(cat) to $(<) for speedup 2018-10-31 12:00:06 -05:00
setup.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00