summaryrefslogtreecommitdiff
path: root/test/e2e/exec_test.go
Commit message (Expand)AuthorAge
* Ensure that exec sessions inherit supplemental groupsMatthew Heon2020-02-28
* Processes execed into container should match container labelDaniel J Walsh2019-10-29
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* exec: fix --preserve-fdsPeter Hunt2019-09-16
* Test that PTYs created by 'podman exec --tty' have the ONLCR flagDebarshi Ray2019-09-12
* exec: run with user specified on container startPeter Hunt2019-08-20
* test: enable all tests for crunGiuseppe Scrivano2019-08-19
* test: fix return code check for missing workdirGiuseppe Scrivano2019-08-19
* tests: disable some tests currently failing when not using runcGiuseppe Scrivano2019-08-12
* add detach keys support for remotePeter Hunt2019-07-23
* Update e2e tests for remote execPeter Hunt2019-07-23
* Finish up remote exec implementationPeter Hunt2019-07-23
* Implement conmon execPeter Hunt2019-07-22
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Use restoreArtifacts to save time in integration testsbaude2018-10-22
* Swap test image in exec test to fedora for useraddMatthew Heon2018-08-23
* Add tests for exec --userMatthew Heon2018-08-23
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Propegate exit code on Exec calls and integrated testhaircommander2018-06-07
* podman exec should handle options --env fooDaniel J Walsh2018-03-26
* sleep does not catch SIGTERMbaude2018-03-14
* Migrate diff, exec, export, and history to ginkgobaude2018-02-05