tests: fdsrc: Exclude unit test on Windows
authorSeungha Yang <seungha.yang@navercorp.com>
Sun, 10 Mar 2019 06:35:39 +0000 (15:35 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 10 Mar 2019 11:48:31 +0000 (11:48 +0000)
commitec0e4ae0c31b365fd0d0d3d753a10bb5c98bb394
treec3d6e5b7cdc87b0747733a9a84da786f64bacf3e
parent706e10ad0586bf98c829cdfaa079118447b94ef5
tests: fdsrc: Exclude unit test on Windows

Since elements_fdsrc.test_num_buffers uses blocking pipe on Windows,
the test will never be finished. But emulating non-blocking fd without
win32 APIs on Windows is a little tricky.
tests/check/meson.build