summaryrefslogtreecommitdiff
path: root/test/utils
Commit message (Expand)AuthorAge
* fix broken hooks-dir testPaul Holzinger2022-04-29
* enable errcheck linterPaul Holzinger2022-04-29
* enable gocritic linterPaul Holzinger2022-04-26
* replace golint with revive linterPaul Holzinger2022-04-22
* enable staticcheck linterPaul Holzinger2022-04-22
* Fix using --network-backend on podman-remoteChris Evich2022-04-21
* benchmarking Podman: proof of conceptValentin Rothberg2022-04-20
* Add build test for .containerignore tar fileJhon Honce2022-03-31
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* linter: enable errchkjsonValentin Rothberg2022-03-22
* Add test for BZ #2052697Jhon Honce2022-03-16
* netavark e2e testsBrent Baude2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* Don't initialize the global RNG with GinkgoRandomSeed() in e2e testsMiloslav Trmač2022-01-03
* Avoid collisions on RemoteSocket pathsMiloslav Trmač2022-01-03
* remove ARTIFACT_DIR and ArtifactPathEd Santiago2021-12-01
* a few more manual BeTrue cleanupsEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
* test connection addJhon Honce2021-11-08
* test: run --cgroups=split in new cgroupGiuseppe Scrivano2021-11-04
* Support --format tables in ps outputJhon Honce2021-09-20
* bump go module to v3Valentin Rothberg2021-02-22
* Turn on journald and k8s file logging testsDaniel J Walsh2021-02-19
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* SpellingJosh Soref2020-12-22
* Restore json format for fields as well as whole structsJhon Honce2020-12-07
* Fix typo in testsDaniel J Walsh2020-12-01
* Restore --format table header supportJhon Honce2020-10-29
* move from docker.ioEd Santiago2020-10-28
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Merge pull request #7216 from 5eraph/masterOpenShift Merge Robot2020-08-09
|\
| * changes to support outbound-addr5eraph2020-08-07
* | Refactor parsing to not require --remote to be firstJhon Honce2020-08-05
|/
* Remove some unnecessary []byte to string conversionsSascha Grunert2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* V2 Add support for ssh authentication methodsJhon Honce2020-06-03
* v2 enable remote integration testsBrent Baude2020-05-19
* V2 Restore images list testsJhon Honce2020-04-29
* test: fix exec preserve-fds testGiuseppe Scrivano2020-04-09
* Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Merge pull request #4118 from cevich/fix_sig_proxyOpenShift Merge Robot2019-09-27
|\
| * Move noCache logic lower in stackChris Evich2019-09-26
* | Change ginkgo Wait() to Eventually() testJhon Honce2019-09-26
|/
* Do not use an events backend when restoring imagesMatthew Heon2019-07-31