spiegel_podman/pkg/bindings/test
baude ead8b5be0f Bindings refactor
this is step one of refactoring our golang binaries.  we will no be
using structs to pass optional options.  required options will still
arguments to the binding itself.

the structs then have a generator to create helper functions which
should then be added to the git repo.

Signed-off-by: baude <bbaude@redhat.com>
2020-12-10 12:53:08 -06:00
..
attach_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
auth_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
common_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_test.go Fix potential race condition in testing 2020-12-01 14:11:04 -05:00
create_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
exec_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images_test.go Bindings refactor 2020-12-10 12:53:08 -06:00
info_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
manifests_test.go Bindings refactor 2020-12-10 12:53:08 -06:00
pods_test.go Ensure pod infra containers have an exit command 2020-08-13 14:03:57 -04:00
system_test.go Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
test_suite_test.go WIP V2 attach bindings and test 2020-05-13 11:49:17 -07:00
volumes_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00