generate_tc: Generates a testcase for closure function

Description Usage Arguments See Also

Description

This function generates a test case for builtin function using supplied arguments. All elements should be given as text.

Usage

1
generate_tc(symb, vsym, func, argv)

Arguments

symb

symbols to be initialized before the call

vsym

values of the symbols

func

function name

argv

input arguments for a closure function call

See Also

test_gen ProcessClosure


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