tests: Add missing thread library dependency 11/27911/1
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 17 Aug 2022 16:59:41 +0000 (01:59 +0900)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 17 Aug 2022 17:27:14 +0000 (02:27 +0900)
commit88cbd73ba10a589734cf126b64e74a6f42a5d5a7
treefe20afd430988c54cbcdab6298a9a10f84e0e8d9
parentf20fa3f4f0a2698db38d993e3d0b86be58c41ef2
tests: Add missing thread library dependency

The lease manager component uses pthread calls, so the library
needs to be linked for the testcases as well as the main excutable.

Bug-AGL: SPEC-3848

Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Change-Id: Ie0d36df57b854836bb6b77f8324fdbf3223c2fef
drm-lease-manager/test/meson.build