![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Data Structures | |
class | NVerboseFileInfo |
class | TestNonVerbose |
class | VerboseFileInfo |
class | TestVerbose |
Namespaces | |
namespace | test-lz4-list |
Functions | |
to_human (size) | |
log (text) | |
errout (text, err=1) | |
execute (command, print_command=True, print_output=False, print_error=True) | |
cleanup (silent=False) | |
datagen (file_name, size) | |
generate_files () | |
Variables | |
list | SIZES = [3, 11] |
int | MIB = 1048576 |
LZ4 = os.path.abspath(os.path.dirname(os.path.realpath(__file__)) + "/../lz4") | |
TEMP = tempfile.gettempdir() | |
ret = unittest.main(verbosity=2, exit=False) | |
silent | |