Fix potential use-after-frees in FreeBSD getpages and setattr VOPs
[zfs.git] / tests / Makefile.am
blob1dfc2cc5f518fa4c67b2e5d71eecf6eb0e799fa8
1 include $(top_srcdir)/config/Shellcheck.am
3 SUBDIRS = runfiles test-runner zfs-tests
5 EXTRA_DIST = README.md
7 SHELLCHECKSCRIPTS = $$(find . -name '*.sh')
8 .PHONY: $(SHELLCHECKSCRIPTS)