mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
update tests
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
cfcddefacd
commit
28ad7c588f
5 changed files with 44 additions and 36 deletions
|
@ -61,6 +61,7 @@ func (s *DockerSuite) TestDiffEnsureOnlyKmsgAndPtmx(c *check.C) {
|
|||
"C /dev": true,
|
||||
"A /dev/full": true, // busybox
|
||||
"C /dev/ptmx": true, // libcontainer
|
||||
"A /dev/mqueue": true, // lxc
|
||||
"A /dev/kmsg": true, // lxc
|
||||
"A /dev/fd": true,
|
||||
"A /dev/fuse": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue