tests: fix validation of local file systems
commit433de5ebbddce4c2179fa37296ca9b39400f99ed
authorPádraig Brady <P@draigBrady.com>
Wed, 8 Aug 2012 15:38:38 +0000 (8 16:38 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 8 Aug 2012 16:46:58 +0000 (8 17:46 +0100)
treebb2936ad165dff5cb1ece22e4149ba9511b077da
parent1bacb4bca688afa2a4756b954787dcf54d5e6e46
tests: fix validation of local file systems

* tests/init.cfg (require_mount_list_): A new function
to ensure we can read the list of file systems.
(require_local_dir_): Call the above function, as otherwise
the check is invalid.
* tests/df/total-unprocessed: Ensure df can read the
list of mounted file systems so that --local can be honored.
tests/df/total-unprocessed
tests/init.cfg