libvirt/tests/commanddata
Eric Blake 3a9382ca2a tests: reserve more fds for commandtest
Commit 39c77fe triggered random failures, depending on the platform
and what other fds leak into the testsuite (for me, it passed on
RHEL 6 but failed on Fedora 18).  The reason was that we were
expecting an fd that fell outside of our reserved range.  By reserving
a larger range, the test once again passes on all platforms.

* tests/commandtest.c (mymain): Reserve enough fds.
2013-02-05 10:47:00 -07:00
..
test2.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test3.log tests: reserve more fds for commandtest 2013-02-05 10:47:00 -07:00
test4.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test5.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test6.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test7.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test8.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test9.log command: handle empty buffer argument correctly 2011-12-03 15:55:46 -07:00
test10.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test11.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test12.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test13.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test14.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test15.log Introduce new APIs for spawning processes 2010-12-02 16:00:44 -07:00
test16.log command: shell-quote when logging commands 2012-08-31 08:10:58 -07:00
test20.log command: avoid deadlock on EPIPE situation 2012-06-04 13:06:07 -06:00