tests: Add tests for "guix system disk-image" et al.
authorChris Marusich <cmmarusich@gmail.com>
Thu, 15 Mar 2018 04:09:15 +0000 (05:09 +0100)
committerChris Marusich <cmmarusich@gmail.com>
Sat, 24 Mar 2018 02:04:11 +0000 (03:04 +0100)
commit8e88f6fa8236a1fe66912957ecacae348355ec15
tree95fb87ff55bd2b8db983d563e8ca9f848213214f
parenta335f6fcc9aac1afb49a562968107abf7c87e631
tests: Add tests for "guix system disk-image" et al.

* tests/guix-system.sh: Add test cases that exercise (1) all of the
  example files in gnu/system/examples, and (2) all of the "image"
  creation commands: vm, vm-image, disk-image, and docker-image.
tests/guix-system.sh