HomeFreeBSD

ZTS: Add missing tests to Makefile.am

Description

ZTS: Add missing tests to Makefile.am

The send-c_zstream_recompress.ksh test case was being skipped
because it was not added to the Makefile.am, and was thus left
out of the package.

As for the renameat2 tests these were being skipped because
when the patch was rebased it was not updated to use the new
Makefile layout for the tests directory. Correct this.

Add missing pre/post sections to sanity.run so the pyzfs tests
will run.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Damian Szuberski <szuberskidamian@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14266

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 8 2022, 1:26 AM
GitHub <noreply@github.com>Committed on Dec 8 2022, 1:26 AM
Parents
rG59493b63c18e: Micro-optimize fletcher4 calculations
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG062005122443: ZTS: Add missing tests to Makefile.am (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 8 2022, 1:26 AM