mirror_zfs/tests/zfs-tests/tests/functional/rsend
Ryan Moeller 2b95e91132
ZTS: Another round of changes for FreeBSD
Highlights:
* is_linux -> is_illumos swaps
* make block_device_wait more clever when paths are given
* slightly optimize default_cleanup_noexit
* remove platform differences in user_run
* temporarily expect non-libfetch behavior for keylocation=/foo/bar
* fix sharenfs exceptions
* don't test multihost property
* fix misc broken platform checks
* clear zinjected faults in removal_resume_export callback

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10092
2020-03-06 09:31:32 -08:00
..
cleanup.ksh OpenZFS 7535 - need test for resumed send of top most filesystem 2017-04-12 08:47:42 -07:00
Makefile.am Add 'zfs send --saved' flag 2020-01-10 10:16:58 -08:00
rsend_001_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_002_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_003_pos.ksh Retry zfs destroy when busy in rsend tests 2017-08-03 08:57:43 -07:00
rsend_004_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_005_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_006_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_007_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_008_pos.ksh Fix typos in tests/ 2019-09-02 18:07:35 -07:00
rsend_009_pos.ksh Retry zfs destroy when busy in rsend tests 2017-08-03 08:57:43 -07:00
rsend_010_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
rsend_011_pos.ksh Fix typos in tests/ 2019-09-02 18:07:35 -07:00
rsend_012_pos.ksh ZTS: Misc test fixes for FreeBSD 2020-02-13 13:52:34 -08:00
rsend_013_pos.ksh Retry zfs destroy when busy in rsend tests 2017-08-03 08:57:43 -07:00
rsend_014_pos.ksh Update rsend_014_pos and send-c_volume test cases 2017-05-04 14:32:43 -07:00
rsend_016_neg.ksh ZTS: Fixup shebang in rsend_016, add to common.run 2020-02-28 09:48:29 -08:00
rsend_019_pos.ksh ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
rsend_020_pos.ksh ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
rsend_021_pos.ksh ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
rsend_022_pos.ksh Fix typos in tests/ 2019-09-02 18:07:35 -07:00
rsend_024_pos.ksh Fix typos in tests/ 2019-09-02 18:07:35 -07:00
rsend.cfg OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
rsend.kshlib Use the correct spelling of 'jailed' in tests 2020-01-31 08:52:29 -08:00
send_encrypted_files.ksh ZTS: Create xattr helpers to hide platform 2020-01-10 13:24:59 -08:00
send_encrypted_hierarchy.ksh Fix hierarchy misspellings 2019-04-14 19:06:34 -07:00
send_encrypted_props.ksh ICP: Improve AES-GCM performance 2020-02-10 12:59:50 -08:00
send_encrypted_truncated_files.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
send_freeobjects.ksh receive_freeobjects() skips freeing some objects 2017-10-02 15:36:04 -07:00
send_holds.ksh zfs should optionally send holds 2019-02-15 12:41:38 -08:00
send_hole_birth.ksh ZTS: Another round of changes for FreeBSD 2020-03-06 09:31:32 -08:00
send_mixed_raw.ksh Detect and prevent mixed raw and non-raw sends 2019-03-13 11:00:43 -07:00
send_partial_dataset.ksh Add 'zfs send --saved' flag 2020-01-10 10:16:58 -08:00
send_realloc_dnode_size.ksh ZTS: Create xattr helpers to hide platform 2020-01-10 13:24:59 -08:00
send_realloc_encrypted_files.ksh ZTS: Misc test fixes for FreeBSD 2020-02-13 13:52:34 -08:00
send_realloc_files.ksh ZTS: Misc test fixes for FreeBSD 2020-02-13 13:52:34 -08:00
send_spill_block.ksh ZTS: Create xattr helpers to hide platform 2020-01-10 13:24:59 -08:00
send-c_embedded_blocks.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
send-c_incremental.ksh OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
send-c_lz4_disabled.ksh Retry zfs destroy when busy in rsend tests 2017-08-03 08:57:43 -07:00
send-c_mixed_compression.ksh OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
send-c_props.ksh OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
send-c_recv_dedup.ksh OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
send-c_recv_lz4_disabled.ksh Refactor compression algorithm selection for tests 2019-12-04 13:10:12 -08:00
send-c_resume.ksh Fix typos in tests/ 2019-09-02 18:07:35 -07:00
send-c_stream_size_estimate.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
send-c_verify_contents.ksh OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
send-c_verify_ratio.ksh Refactor compression algorithm selection for tests 2019-12-04 13:10:12 -08:00
send-c_volume.ksh Refactor checksum operations in tests 2019-09-05 09:51:59 -07:00
send-c_zstreamdump.ksh Make zstreamdump -v more greppable 2019-03-13 11:19:23 -07:00
send-cD.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
send-cpL_varied_recsize.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
send-wDR_encrypted_zvol.ksh ZTS: Only use ext4 on Linux 2020-01-31 09:00:47 -08:00
setup.ksh OpenZFS 7535 - need test for resumed send of top most filesystem 2017-04-12 08:47:42 -07:00