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...
This commit is contained in:
Fischlurch 2017-08-06 15:30:01 +02:00
parent 4095cd8cf3
commit 908d1a8faa