Package | Description |
---|---|
ptolemy.util.test.junit |
The util/testsuite/junit/ package.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoCGCInlineTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit with inlining.
|
class |
AutoCGCKnownFailedTests
Run the Ptolemy model tests in the auto/knownFailedTests directory
using cg C language code generation under JUnit.
|
class |
AutoCGCNoInlineArduinoTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit without inlining for the Arduino target
The DE codegen facility does not work with inlining.
|
class |
AutoCGCNoInlineDuktapeTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit without inlining for the Duktape target.
|
class |
AutoCGCNoInlineTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit without inlining.
|
class |
AutoCGCTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit.
|
class |
AutoCGFMIMAKnownFailedTests
Run the Ptolemy model tests in the auto/knownFailedTests/ directory
using Functional Mock-up Interface Master Algorithm (FMIMA) code
generation under JUnit.
|
class |
AutoCGFMIMANoInlineTests
Run the Ptolemy model tests in the auto/ directory using Functional
Mock-up Interface Master Algorithm (FMIMA) code generation under
JUnit.
|
class |
AutoCGJavaKnownFailedTests
Run the Ptolemy model tests in the auto/knownFailedTests directory
using cg Java language code generation under JUnit.
|
class |
AutoCGJavaTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit.
|
class |
AutoCGKnownFailedTests
Run the Ptolemy model tests in the auto/knownFailedTests/ directory using cg code generation
under JUnit.
|
class |
AutoCGNoInlineAccessorTests
Run the Ptolemy model tests in the auto/ directory using cg code generation
under JUnit without inlining for the Accessor target.
|