chiark / gitweb /
sd-event: add test for the new sd_event_add_inotify() API
authorLennart Poettering <lennart@poettering.net>
Mon, 28 May 2018 15:25:14 +0000 (17:25 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit4ae73677bf72e70e344386c7e197eb5c0ecc1666
treed39493ec8c5ee4a77fba8b50aa0db8550ce42f5a
parent2f4c9492056c9170b3c673638f9f1d14df3a5de2
sd-event: add test for the new sd_event_add_inotify() API

This tests a couple of corner cases of the sd-event API including
changing priorities of existing event sources, as well as overflow
conditions of the inotify queue.
src/libelogind/sd-event/test-event.c