BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
test_c (str_t test_id, bool(*test_fun)(test_c *test), int test_arg, str_t test_name) | |
str_t | id () |
bool | run () |
void | dump (str_t headline=STR_NULL) const |
Static Public Member Functions | |
static test_c * | get_test (str_t test_id) |
static void | print_list () |