Skip to content

Commit

Permalink
chapoly: functional tests
Browse files Browse the repository at this point in the history
Signed-off-by: Rob N ★ <robn@despairlabs.com>
  • Loading branch information
robn committed Dec 3, 2022
1 parent 427ab75 commit be24166
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/zfs-tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ scripts_zfs_tests_functional_tmpfile_PROGRAMS = \
%D%/tests/functional/tmpfile/tmpfile_003_pos \
%D%/tests/functional/tmpfile/tmpfile_stat_mode \
%D%/tests/functional/tmpfile/tmpfile_test

scripts_zfs_tests_functional_chapolydir = $(datadir)/$(PACKAGE)/zfs-tests/tests/functional/chapoly
scripts_zfs_tests_functional_chapoly_PROGRAMS = %D%/tests/functional/chapoly/chapoly_test
%C%_tests_functional_chapoly_chapoly_test_LDADD = \
libzpool.la
endif


Expand Down
Loading

0 comments on commit be24166

Please sign in to comment.