Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: change return type for PodmanAsUser to PodmanTestIntegration | Giuseppe Scrivano | 2018-11-27 |
| | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||
* | The system test write with ginkgo | Yiqiao Pu | 2018-11-16 |
| | | | | | | | | The tests can be filter by --focus and --skip to fit different test target. Also be able to set global options and cmd options by export it to ENV to fit different test matrix. Signed-off-by: Yiqiao Pu <ypu@redhat.com> | ||
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
Put common used test functions and structs to a separated package. So we can use them for more testsuites. Signed-off-by: Yiqiao Pu <ypu@redhat.com> |