summaryrefslogtreecommitdiffstats
path: root/devices/parser-test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rework device-path handlingJeremy Kerr2008-01-071-1/+1
| | | | | | | | | | | | | Pass full device paths around, rather than shortened device names and mountpoints. The parse() function has been updated to only take a device path; the mountpoint can be derived with mountpoint_for_device. Also, add initial handling for uuid= and label= syntaxes. This allows us to remap ps3 devices where necessary. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Move path maniuplation functions to devices/paths.cJeremy Kerr2008-01-031-1/+7
| | | | | | | This allows us to include the real functions in the parser testsuite, instead of using fakes. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Add parser tests, clean up test systemJeremy Kerr2007-08-231-0/+20
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
OpenPOWER on IntegriCloud