Anomalie #397
closed
Autotest testsuite does not use installed binaries in installcheck target
Added by François Cerbelle 6 months ago.
Updated 5 months ago.
Description
- testcase 1 depends on check_test (check target) : disable testcase 1 (functional unit testing)
- testcase 2 depends on mkmodule (check target) : explicitely compile test/mkmodule only (make C test mkmodule.la)
binaries are not installed with make install target as a prerequisite (installcheck-local: install)
- Ignore AUTOTEST_PATH and run mkernel from abs_top_builddir not from installed location (set AUTOTEST_PATH=src for check and AUTOTEST_PATH=bindir for installcheck, remove absolute path from mkernel)
make distclean
./configure && make
sudo make install
make installcheck
fails
make all
make -C test check_test
make installcheck
succeed
sudo make uninstall
- Parent task deleted (
#389)
- Blocks Feature request #389: Standardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall added
- Parent task deleted (
#389)
- Blocks Feature request #389: Standardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall added
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
- Status changed from Résolu to Fermé
- Status changed from Fermé to En cours
- % Done changed from 100 to 0
- Subject changed from Autotest testsuite does not work with installcheck target to Autotest testsuite does not use installed binaries in installcheck target
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
- Status changed from Résolu to Fermé
Also available in: Atom
PDF