runc/integration
Andrey Vagin d13156f2c6 integration: wait all test processes
Otherwise a container cannot be destroyed and we will get an error
in the next case:
go test -v .
=== RUN TestExecPS
--- FAIL: TestExecPS (0.02s)
        exec_test.go:43: <nil>: [0] Id already in use: Container with id exists: testCT

Signed-off-by: Andrey Vagin <avagin@openvz.org>
2015-04-14 15:56:35 +03:00
..
doc.go Add integration test pkg 2014-10-17 23:25:30 +00:00
exec_test.go Merge pull request #508 from Mic92/integration-cleanup 2015-04-10 11:46:26 -07:00
execin_test.go integration: wait all test processes 2015-04-14 15:56:35 +03:00
init_test.go Move childPipe to the end of FD set 2015-04-08 14:14:51 -07:00
template_test.go Update test. 2015-03-17 14:09:33 -04:00
utils_test.go integration: use test helper for error check 2015-04-06 15:54:02 +02:00