osx-dmg-tests

Making a separate repo for the disk image test suite that was in the pymacadmin project. No good reason other than that I don't like kitchen sink repos, this one is just the disk tests.

Stars
6

Disk image test suite for OS X.

![Gitter](https://badges.gitter.im/Join Chat.svg)

I used a superset of these tests to test the golden master OS X disk images I used to create at Google.

Usage:

run_image_tests.py /path/to/your.dmg

This will need work if you're going to use it - this release is so old now that it uses Python 2.5. That said, there shouldn't be too much deprecated code here, nothing in these tests is all that complex.