Implementing autopkgtest in SpFFT
This merge request adds Autopkgtest support:
- Updated
d/controlto define a new packagelibspfft1-testsfor test binaries. - Updated
d/rulesto include-DSPFFT_BUILD_TESTS=ON,-DSPFFT_BUNDLED_LIBS=OFF. - Added the necessary build dependencies such as
libgtest-dev,libcli11-dev,nlohmann-json3-dev. - Added
d/libspfft1-tests.installfor the installation of tests executables. - Added
d/tests/control,d/tests/run-testdirto handle the execution of tests. - Set RPATH for the test library.
Tested on GFX90A.
Edited by Utkarsh Raj