mirror_zfs/tests/zfs-tests/tests/functional/checksum
Brian Behlendorf 8f12a4f8d2
Fix out-of-tree build failures
Resolve the incorrect use of srcdir and builddir references for
various files in the build system.  These have crept in over time
and went unnoticed because when building in the top level directory
srcdir and builddir are identical.

With this change it's again possible to build in a subdirectory.

    $ mkdir obj
    $ cd obj
    $ ../configure
    $ make

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Don Brady <don.brady@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #8921 
Closes #8943
2019-06-24 09:32:47 -07:00
..
.gitignore OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
cleanup.ksh ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
default.cfg ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
edonr_test.c Update build system and packaging 2018-05-29 16:00:33 -07:00
filetest_001_pos.ksh ZTS: Fix parsing of zpool status in checksum test 2018-11-20 09:51:42 -08:00
Makefile.am Fix out-of-tree build failures 2019-06-24 09:32:47 -07:00
run_edonr_test.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
run_sha2_test.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
run_skein_test.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
setup.ksh ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
sha2_test.c OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
skein_test.c OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00