runc/integration
Daniel, Dao Quang Minh 2f1b2ce204 add support for testing execin
when the test binary starts, it detects whether it should run the container
initialization code or the execin initialization code based on the suppplied
arguments. The execin initialization code is taken from docker.

also added a sample test for execin process.

Docker-DCO-1.1-Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com> (github: dqminh)
2014-12-10 03:39:00 -05:00
..
doc.go Add integration test pkg 2014-10-17 23:25:30 +00:00
exec_test.go Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
execin_test.go add support for testing execin 2014-12-10 03:39:00 -05:00
init_test.go add support for testing execin 2014-12-10 03:39:00 -05:00
template_test.go Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
utils_test.go Add integration test pkg 2014-10-17 23:25:30 +00:00