Skip to content

debian/tests: Enable Autopkgtest

Add debian/tests to enable Autopkgtest

Note: While enabling autopkgtest, we observed that tests/test_install.sh passes even though it fails to locate test/lz4.h in the specified directory. We assume the test passes because both uppercase and lowercase install variable paths (e.g., LIBDIR vs libdir) fail to find the file, resulting in identical outputs and a successful diff. This behavior is not treated as a fatal error by the test and is being noted here for awareness.

Signed-off-by: Sahithi Akunuri akunuri.sahithi@toshiba-tsip.com

Edited by Sahithi Akunuri

Merge request reports

Loading