Class JUnitCGCNoInlineTest


  • public class JUnitCGCNoInlineTest
    extends JUnitCGCNoInlineTestBase
    Run the auto/ tests using c cg without inlining.
     (cd $PTII/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test/junit; java -classpath ${PTII}:${PTII}/lib/ptjacl.jar:${PTII}/lib/junit-4.8.2.jar:${PTII}/lib/JUnitParams-0.3.0.jar org.junit.runner.JUnitCore ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit.JUnitCGCNoInlineTest)
     

    A copy of this file appears in each test/junit c cg subdirectory so that it is easy for developers to run tests.

    Since:
    Ptolemy II 10.0
    Version:
    $Id$
    Author:
    Christopher Brooks
    Pt.AcceptedRating:
    Green (cxh)
    Pt.ProposedRating:
    Green (cxh)
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JUnitCGCNoInlineTest

        public JUnitCGCNoInlineTest()