tests: Add debug messages to some tests and umount
authorBernd Schubert <bschubert@ddn.com>
Thu, 12 Dec 2024 22:21:05 +0000 (23:21 +0100)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Tue, 17 Dec 2024 11:15:13 +0000 (12:15 +0100)
commitd0b0fc27fdfc78a13a07c1ea04b728bebc8c6e87
treec5dc1c54a8b38f1eb4de1680b31d29f4a4126ce8
parentf49b24d3530a8e0874670bb8b1f433d99d899271
tests: Add debug messages to some tests and umount

On my nfs mount the tests were hanging and it was impossible
to diagnoze what is actually the issue.

Also get rid of 'looseversion' python package dependency,
as that package is not in ubuntu - add a handcode kernel
version parser.
requirements.txt
test/ci-build.sh
test/test_ctests.py
test/test_examples.py
test/util.py