Commit Graph

7 Commits

Author SHA1 Message Date
Philippe Gerum 360156366a tests/helpers: do not trigger WOSS on warning message 2020-02-10 14:25:56 +01:00
Philippe Gerum d816bdc993 tests: add status about missing kernel support
Some tests might fail due to a lack of kernel support, such as a
missing driver which have to to be involved for running such
tests. Introduce the EXIT_NO_SUPPORT code for this case, to be
distinguished by the test runner from a functional failure.
2020-01-21 14:45:20 +01:00
Philippe Gerum 438dcd1363 tests: use errno-based assertion as appropriate 2019-07-12 17:27:30 +02:00
Philippe Gerum afe4355952 tests/helpers: fix assertion in new_thread() 2019-05-28 19:43:42 +02:00
Philippe Gerum eda7791f9b evl: rename evenless/ paths to evl/ 2019-03-10 16:25:02 +01:00
Philippe Gerum a4a8840fbe tests: introduce common helper file
At this chance, change the installation directory for tests to
$prefix/tests.
2019-03-04 17:49:06 +01:00
Philippe Gerum 240f0babe1 evenless: nothing more
Signed-off-by: Philippe Gerum <rpm@xenomai.org>
2019-03-04 17:49:06 +01:00