contest
is an automatic test case
generator for logic programs. The tool is based on concolic execution (a combination of concrete and symbolic execution)
following the ideas introduced in the following paper:
It takes the following inputs:
ex01.pl
,p(s(a))
, [1]
,2
, and30
.You can also watch a presentation of the paper here.
Check the web interface in the next tab.
Please let me know if you have any question or comment to
gvidal@dsic.upv.es
.
Source program | ||||||||
|
Generated test cases: