ovs-vswitchd.at: Port tests to run successfully on Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 6 Oct 2014 17:04:26 +0000 (10:04 -0700)
committerAlex Wang <alexw@nicira.com>
Thu, 9 Oct 2014 16:48:24 +0000 (09:48 -0700)
commit3e8ee3310d4c08d46ba11d456dd401b068106b3c
treed6d19943cea2b2dca61c808c0dcfba716e70c697
parent4c3925682f4bd7a98d0d967b6e692eb200ac08cf
ovs-vswitchd.at: Port tests to run successfully on Windows.

It is a little tricky to implement "$!" with unit tests on Windows.
This commit changes the tests so that it works both on Windows
and Linux.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
tests/ovs-vswitchd.at