-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testpyisomd5sum.py: Use a consistent iso size
The test script used to use the directory content for the test. Depending on the circumstances this could vary in size and fail because isomd5sum does not work on small isos. This uses part of the reverted test to make a 500k file/iso to use for testing. Smaller or larger sizes may be set by passing the size in K on the cmdline.
- Loading branch information
Showing
1 changed file
with
27 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters