Searched refs:filesrc (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 46 const char *filesrc; member 243 .filesrc = "one.txt", }, in test_file_monitor_events() 253 .filesrc = "two.txt", }, in test_file_monitor_events() 293 .filesrc = "two.txt", }, in test_file_monitor_events() 303 .filesrc = "two.txt", }, in test_file_monitor_events() 317 .filesrc = "one.txt", }, in test_file_monitor_events() 329 .filesrc = "one.txt", }, in test_file_monitor_events() 336 .filesrc = "fish", }, in test_file_monitor_events() 380 .filesrc = "fish", }, in test_file_monitor_events() 485 if (op->filesrc && strchr(op->filesrc, '/')) { in test_file_monitor_events() [all …]
|