Home
last modified time | relevance | path

Searched refs:watch5 (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-util-filemonitor.c230 int64_t watch5 = 0; in test_file_monitor_events() local
343 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
350 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
355 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-util-filemonitor.c230 int64_t watch5 = 0; in test_file_monitor_events() local
343 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
350 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
355 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/x11-themes/cursor-crystal-theme/Crystalcursors/green_src/watch/
H A Dwatch.conf5 32 13 13 watch/watch5.png 60
/dports/x11-themes/cursor-crystal-theme/Crystalcursors/gray_src/watch/
H A Dwatch.conf5 32 13 13 watch/watch5.png 60
/dports/x11-themes/cursor-crystal-theme/Crystalcursors/white_src/watch/
H A Dwatch.conf5 32 13 13 watch/watch5.png 60
/dports/x11-themes/cursor-crystal-theme/Crystalcursors/blue_src/watch/
H A Dwatch.conf5 32 13 13 watch/watch5.png 60
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-util-filemonitor.c232 int64_t watch5 = 0; in test_file_monitor_events() local
345 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
352 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
357 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-util-filemonitor.c230 int64_t watch5 = 0; in test_file_monitor_events() local
343 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
350 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
355 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-util-filemonitor.c232 int64_t watch5 = 0; in test_file_monitor_events() local
345 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
352 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
357 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-util-filemonitor.c232 int64_t watch5 = 0; in test_file_monitor_events() local
345 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
352 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
357 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-util-filemonitor.c230 int64_t watch5 = 0; in test_file_monitor_events() local
343 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
350 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
355 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-util-filemonitor.c232 int64_t watch5 = 0; in test_file_monitor_events() local
345 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
352 .filesrc = "one.txt", .watchid = &watch5, in test_file_monitor_events()
357 .filesrc = "fish/one.txt", .watchid = &watch5 }, in test_file_monitor_events()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dsanity.sh16927 watch5)
16944 mkdir watch5; cd watch5
16951 dotest watch5-1 "${testcvs} watch on" ''
16954 dotest watch5-2 "${testcvs} add file1" \
16960 dotest watch5-4 "${testcvs} edit file1" ''
16963 pass watch5-6
16965 fail watch5-6
16972 pass watch5-8
16974 fail watch5-8
16980 dotest watch5-11 "${testcvs} -q up" ''
[all …]
H A DChangeLog11453 * sanity.sh (watch5): Remove nonstandard --keep code. Don't pass
11454 -f to rm when cleaning up (that tends to mask bugs). Add watch5
11457 had been erroneously named watch6* instead of watch5*.