Add tests for tmpfs usage
commit9c58125086a595bf049b8cbd6c2c3f5e019d8c33
authorMartin Kolman <mkolman@redhat.com>
Thu, 7 Nov 2013 09:35:46 +0000 (7 10:35 +0100)
committerMartin Kolman <mkolman@redhat.com>
Mon, 11 Nov 2013 16:57:49 +0000 (11 17:57 +0100)
tree0768194dc1bf50476e11e5861d54237d30e3bbfb
parent6d594d558cae571633d5f6b0bb20e561e2b65499
Add tests for tmpfs usage

Add tests that check parsing error is correctly
raised if --grow and/or --maxsize are used
for a tmpfs filesystem.

Related: rhbz#918621
tests/command_usage.py