]> Git Repo - qemu.git/commit
tests: classify some ivshmem tests as slow
authorMarc-André Lureau <[email protected]>
Thu, 12 Nov 2015 11:10:18 +0000 (12:10 +0100)
committerPeter Maydell <[email protected]>
Thu, 12 Nov 2015 11:57:58 +0000 (11:57 +0000)
commit2048a2a49188af7a9df065f7553021f89d8e9ec5
tree6be22f5180772ec4bb5eff252d736b1c1099ad4b
parentc459343b8552e65398a05581f7ff31a068b5b551
tests: classify some ivshmem tests as slow

Some tests may take long to run, move them under g_test_slow()
condition.

The 5s timeout for the "server" test will have to be adjusted to the worst
known time (for the records, it takes ~0.2s on my host). The "pair"
test takes ~1.7, a quickest version could be implemented.

Signed-off-by: Marc-André Lureau <[email protected]>
Message-id: 1447326618[email protected]
Signed-off-by: Peter Maydell <[email protected]>
tests/ivshmem-test.c
This page took 0.025764 seconds and 4 git commands to generate.