mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

add the ability to write integration tests similar to our e2e tests for the varlink endpoints. Signed-off-by: baude <bbaude@redhat.com>
26 lines
384 B
Plaintext
26 lines
384 B
Plaintext
/.artifacts/
|
|
/_output/
|
|
/brew
|
|
/conmon/conmon.o
|
|
/docs/*.[158]
|
|
/docs/*.[158].gz
|
|
/docs/remote
|
|
*.o
|
|
*.orig
|
|
/pause/pause.o
|
|
/bin/
|
|
/test/bin2img/bin2img
|
|
/test/checkseccomp/checkseccomp
|
|
/test/copyimg/copyimg
|
|
/build/
|
|
.nfs*
|
|
.ropeproject
|
|
__pycache__
|
|
/cmd/podman/varlink/ioprojectatomicpodman.go
|
|
/cmd/podman/varlink/iopodman.go
|
|
.gopathok
|
|
test/e2e/e2e.coverprofile
|
|
/podman*zip
|
|
podman*.tar.gz
|
|
.idea*
|