[PPL-devel] [GIT] ppl/ppl(master): The generated Java tests now exploit the Test_Executor class functionality .

Enea Zaffanella zaffanella at cs.unipr.it
Mon May 18 16:08:25 CEST 2009


Module: ppl/ppl
Branch: master
Commit: 947e19e6567f08472cf79dd16e02106a84424d14
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=947e19e6567f08472cf79dd16e02106a84424d14

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Mon May 18 15:47:00 2009 +0200

The generated Java tests now exploit the Test_Executor class functionality.
Added an helper function to set global success flag and report success or
failure if in noisy mode.
NOTE: we are still (just) checking for the well formedness of the object
(using method OK()), rather than checking if the computed result is actually
the same of th expected one. However, due to genericity, it is quite difficult
to precisely state expectations in these tests.

---

 .../ppl_interface_generator_java_test_java.m4      |   30 +-
 .../ppl_interface_generator_java_test_java_code.m4 |  317 ++++---------------
 interfaces/Java/tests/ppl_java_tests_common        |   68 +++--
 3 files changed, 121 insertions(+), 294 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=947e19e6567f08472cf79dd16e02106a84424d14



More information about the PPL-devel mailing list