test_gen: Test Case generator based on capture files

Description Usage Arguments

Description

This function works with the trace information generated by instrumented GNU-R.

It is strictly oriented to that, please see readme for more information.

Usage

1
test_gen(root, output_dir, timed = F, verbose = testr_options("verbose"))

Arguments

root

a directory containg capture information or capture file

output_dir

directory where generated test cases will be saved

timed

whether result is dependent on time of generation

verbose

wheater display debug output


reactorlabs/genthat documentation built on May 27, 2019, 3:07 a.m.