gvisor/test/e2e
Fabricio Voznika 5f03dca522 Fix race in TestRunEnvHasHome
It's possible to execute the command that checks user's
$HOME dir before the user is created. Move the code that
creates the user inside exec so it can be serialized.

PiperOrigin-RevId: 302986184
2020-03-25 15:58:45 -07:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
exec_test.go Fix race in TestRunEnvHasHome 2020-03-25 15:58:45 -07:00
integration.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
integration_test.go Make checkpoint/restore e2e test less flaky 2020-03-10 13:59:49 -07:00
regression_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00