storage/types
Miloslav Trmač 2d90000b09 Add missing error checks in tests
... and remove one WriteFile that was always failing.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-10-14 17:17:54 +02:00
..
default_override_test.conf Added support for CONTAINERS_STORAGE_CONF override 2021-06-09 10:17:09 +02:00
errors.go containers: detect overlapping mappings 2022-02-08 09:57:34 +01:00
idmappings.go Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
options.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
options_darwin.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
options_freebsd.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
options_linux.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
options_test.go Add missing error checks in tests 2022-10-14 17:17:54 +02:00
options_windows.go Change default location for storage.conf to... 2022-05-03 16:39:32 +01:00
storage_broken.conf Add test for bad entries in storage.conf 2021-07-01 04:50:58 -04:00
storage_test.conf Move storageOpts structures into types subdir to shrink bindings. 2021-02-26 05:34:09 -05:00
utils.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
utils_test.go Use os.WriteFile instead of ioutil.WriteFile 2022-09-12 16:31:34 +02:00