Files
containerd/pkg
Ian Campbell 56539bd3a4 Require generateContainerSpec passes during tests and abort if not
This is achieved by switching `assert.NoError` to `require.NoError` in several
places.

Otherwise the test code will continue and dereference a nil spec, leading to a
panic which obscures the real failure.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-09-15 11:06:25 +01:00
..
2017-08-23 23:48:31 +00:00
2017-06-16 17:18:14 +00:00
2017-05-12 13:14:25 -07:00
2017-09-06 00:05:08 +00:00
2017-04-24 14:46:16 -04:00