Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Namespaces | |
test-lz4-speed | |
Functions | |
def | test-lz4-speed.hashfile (hasher, fname, blocksize=65536) |
def | test-lz4-speed.log (text) |
def | test-lz4-speed.execute (command, print_command=True, print_output=False, print_error=True, param_shell=True) |
def | test-lz4-speed.does_command_exist (command) |
def | test-lz4-speed.send_email (emails, topic, text, have_mutt, have_mail) |
def | test-lz4-speed.send_email_with_attachments (branch, commit, last_commit, args, text, results_files, logFileName, have_mutt, have_mail) |
def | test-lz4-speed.git_get_branches () |
def | test-lz4-speed.git_get_changes (branch, commit, last_commit) |
def | test-lz4-speed.get_last_results (resultsFileName) |
def | test-lz4-speed.benchmark_and_compare (branch, commit, last_commit, args, executableName, md5sum, compilerVersion, resultsFileName, testFilePath, fileName, last_csize, last_cspeed, last_dspeed) |
def | test-lz4-speed.update_config_file (branch, commit) |
def | test-lz4-speed.double_check (branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, filePath, fileName) |
def | test-lz4-speed.test_commit (branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail) |