mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Tests for btree implementation used by range trees
Additional test cases for the btree implementation, see #9181. Reviewed-by: Paul Dagnelie <pcd@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: John Kennedy <john.kennedy@delphix.com> Closes #9717
This commit is contained in:
committed by
Brian Behlendorf
parent
a3640486ff
commit
523fc80069
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2016, 2018 by Delphix. All rights reserved.
|
||||
# Copyright (c) 2016, 2019 by Delphix. All rights reserved.
|
||||
# These variables are used by zfs-tests.sh to constrain which utilities
|
||||
# may be used by the suite. The suite will create a directory which is
|
||||
# the only element of $PATH and create symlinks from that dir to the
|
||||
@@ -175,7 +175,8 @@ export ZFS_FILES='zdb
|
||||
zgenhostid
|
||||
zstreamdump'
|
||||
|
||||
export ZFSTEST_FILES='chg_usr_exec
|
||||
export ZFSTEST_FILES='btree_test
|
||||
chg_usr_exec
|
||||
devname2devid
|
||||
dir_rd_update
|
||||
file_check
|
||||
|
||||
Reference in New Issue
Block a user