tests: join the thread at the end of the seqno test case
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 5 Dec 2022 13:56:45 +0000 (14:56 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 5 Dec 2022 13:56:45 +0000 (14:56 +0100)
commit2676b86d94680bcb9ee51e51a67243a76af56936
tree2985a6971e3ed92a106e675631215ad54d677cb9
parent55cc5af0f445d1912a55600aeca882390a04a661
tests: join the thread at the end of the seqno test case

The call to g_thread_join() is missing at the end of the test case for
event sequence numbers so add it and fix a resource leak.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/tests-edge-event.c