summaryrefslogtreecommitdiffstats
path: root/tests/booty_test
Commit message (Collapse)AuthorAgeFilesLines
* Remove the booty unit tests.Chris Lumens2011-08-014-550/+0
| | | | | Since all the bootloader stuff has been rewritten, it seems easier to write new bootloader tests from scratch instead of adapting what we've got.
* Add new tests from the unittests branchTomas Mlcoch2011-02-144-0/+550
This commit is part of a rebase of the unittests branch. It squashes ~40 commits together that were just adding and updating these new tests. (committed by Will Woods <wwoods@redhat.com>)