mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-27 06:23:42 +00:00
This program attempt multiple redirection combination: - passing handles using either CreateProcess or SetStdHandle; - having a console or not; - redirection stdout/stderr yes or not. Worth to mention that for running this test program the user will need either a native MingW or Wine (with .exe executables enabled in Linux binfmt). Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Fabiano Fidêncio <fidencio@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| redirect-test.c | ||
| test-monitor-mapping.c | ||
| test-version-compare.c | ||