Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-file.c41 static void test_io_channel_file_helper(int flags) in test_io_channel_file_helper() function
78 test_io_channel_file_helper(O_WRONLY | O_CREAT | O_TRUNC | O_BINARY); in test_io_channel_file()
83 test_io_channel_file_helper(O_RDWR | O_CREAT | O_TRUNC | O_BINARY); in test_io_channel_file_rdwr()