Simple test class to validate that a basic
RPM file can be correctly generated. The
results of this test class can be read in
by the scanner to validate it's format.
Builds a test RPM file using the provided optional arguments.
The first argument is the target path of a file to add to the
RPM, and the second argument is the path to the actual file
content.
Parameters:
args - command line arguments
Throws:
Exception - if an error occurrs generating the test
RPM file