summaryrefslogtreecommitdiff
path: root/test/e2e/ps_test.go
Commit message (Expand)AuthorAge
* support podman ps filter regular expressionsQi Wang2019-07-18
* Fix a segfault in 'podman ps --sync'Matthew Heon2019-06-24
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* ps: fix segfault if the store is not initializedGiuseppe Scrivano2019-03-19
* Enable rootless integration testsbaude2019-03-19
* testcase added for listing range of ports in ps commandKunal Kushwaha2019-03-15
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Fix regression in ps with custom formatbaude2019-01-30
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Fix handling of multiple filters in podman psMatthew Heon2018-08-27
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Added ps --pod optionhaircommander2018-08-02
* Integration Test Improvements #2baude2018-07-30
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Fix ps --sort=size testMatthew Heon2018-07-13
* Added --sort to pshaircommander2018-06-19
* Temporarily turn of ps --last test until fixedMatthew Heon2018-06-14
* sleep does not catch SIGTERMbaude2018-03-14
* Fix when the --format flag prints a new line at the endumohnani82018-02-07
* Migrate kill tests to ginkgobaude2018-02-01
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31