Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-command.c39 g_autofree gchar *srcargs = g_strdup_printf("%s - PIPE:%s,wronly", socat, fifo); in test_io_channel_command_fifo() local
41 g_auto(GStrv) srcargv = g_strsplit(srcargs, " ", -1); in test_io_channel_command_fifo()