summaryrefslogtreecommitdiffstats
path: root/tests/test-util-filemonitor.c
Commit message (Expand)AuthorAgeFilesLines
* tests: make filemonitor test more robust to event orderingDaniel P. Berrangé2019-09-111-9/+34
* filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé2019-04-021-58/+72
* filemon: ensure watch IDs are unique to QFileMonitor scopeDaniel P. Berrangé2019-04-021-8/+108
* tests: refactor file monitor test to make it more understandableDaniel P. Berrangé2019-04-021-326/+208Star
* util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé2019-02-261-0/+685