tests: ctxless: add a test case for the event monitor
authorBartosz Golaszewski <bartekgola@gmail.com>
Sun, 7 Oct 2018 08:56:38 +0000 (10:56 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sun, 7 Oct 2018 08:59:48 +0000 (10:59 +0200)
commit3f667cbdd02f43f15c3e35cb9ca86c37cd5e59b5
treef866a67e4a2b6709103ef6a4bc26e763b12d2446
parentcd6f1a4b8397b21aa1df36e68c230b31bd97777b
tests: ctxless: add a test case for the event monitor

Add a test case verifying that the event callback is not called for
events we're not monitoring.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/tests-ctxless.c