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)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 6 Oct 2014 21:52:22 +0000 (14:52 -0700)
commit1786535e7ef76d3bd3de5b15b8f22083eb5beb7e
tree3191fa92a85d47af592b48106cd089ed29add136
parentb3fca241bc3ecde81da6f6136f3dd0f1604a7412
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