aboutsummaryrefslogtreecommitdiff
path: root/tests/test-util-filemonitor.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo1-1/+3
2020-07-02test-util-filemonitor: Plug unlikely memory leakMarkus Armbruster1-0/+1
2019-12-18tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth1-0/+11
2019-09-11tests: make filemonitor test more robust to event orderingDaniel P. Berrangé1-9/+34
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé1-58/+72
2019-04-02filemon: ensure watch IDs are unique to QFileMonitor scopeDaniel P. Berrangé1-8/+108
2019-04-02tests: refactor file monitor test to make it more understandableDaniel P. Berrangé1-326/+208
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé1-0/+685