summaryrefslogtreecommitdiffstats
path: root/tests/test-util-filemonitor.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo2020-09-071-1/+3
* test-util-filemonitor: Plug unlikely memory leakMarkus Armbruster2020-07-021-0/+1
* tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth2019-12-181-0/+11
* 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