Files | |
| file | IX/include/Application.H |
| Definitions for serial applications. | |
| file | MobileParameters.H |
| Mobile parameters object. | |
| file | ParallelApplication.H |
| Application definitions for parallel applications. | |
| file | MobileParameters.C |
| Mobile Parameters pack/unpack. | |
| file | AppTest.H |
| Testing object for application utilities. | |
| file | TestApp.C |
| Implementation of the ix::app namespace tests. | |
Functions | |
| int | AppTest (int argc, char *argv[]) |
| Drives the ix::app namespace's test object. More... | |
| int ix::app::AppTest | ( | int | argc, |
| char * | argv[] | ||
| ) |
Drives the ix::app namespace's test object.
| argc | number of string command line tokens |
| argv | string command line tokens |
Definition at line 19 of file TestApp.C.
References testmanager::Process().
Referenced by main().