lumiera_/tests/basics
Ichthyostega 908d1a8faa test need to be linked against liblumierabackend
...while tests in the library subdirectory are linked only against
liblumierasupport, which does not provide the multithreading support

In this special case here the actual facility to be tested does not rely
on thread support, only on locking. But the stress test obviously needs
to create several threads. Simple workaround is to move the test into
a test collection linked against all of the application core...
2017-08-06 15:30:01 +02:00
..
time MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
call-queue-test.cpp test need to be linked against liblumierabackend 2017-08-06 15:30:01 +02:00
diagnostic-context-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
DIR_INFO reorganise test suite compartments 2014-10-17 20:02:25 +02:00
stream-type-basics-test.cpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
stream-type-lifecycle-test.cpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
teststreamtypes.hpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
typed-counter-test.cpp Library: helper to produce threadsafe member-IDs for a family of objects 2017-01-14 03:07:48 +01:00
typed-family-member-id-test.cpp Library: helper to produce threadsafe member-IDs for a family of objects 2017-01-14 03:07:48 +01:00
visitingtool-concept.cpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
visitingtool-extended-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
visitingtool-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00