diff options
author | gabi beyer <gabrielle.n.beyer@intel.com> | 2019-09-04 18:34:08 +0000 |
---|---|---|
committer | Marco Vedovati <mvedovati@suse.com> | 2019-09-24 11:01:28 +0200 |
commit | 65d5a9823e0544141b356c77f56cd49cd599e0ba (patch) | |
tree | d31edbbd8fb169206d057b86f2c9b0ac1e193edf /docker | |
parent | 0115be19f5a7e1e29b78b13b769c6b33149e1437 (diff) | |
download | podman-65d5a9823e0544141b356c77f56cd49cd599e0ba.tar.gz podman-65d5a9823e0544141b356c77f56cd49cd599e0ba.tar.bz2 podman-65d5a9823e0544141b356c77f56cd49cd599e0ba.zip |
add list mount tests
Add two unit tests to determine whether mounts are being listed
correctly. One tests that a created container is not listed
until mounted. The second checks that running containers are
mounted, and then no longer listed as mounted when they stop
running. The final test creates three containers, mounts two,
and checks that mount correctly only lists the two mounted.
Signed-off-by: gabi beyer <gabrielle.n.beyer@intel.com>
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions