.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-BATCH-TEST "1" "December 2015" "ossim-batch-test 1.8.20" "User Commands" .SH NAME ossim-batch-test \- ossim-batch-test .SH SYNOPSIS .B ossim-batch-test \fI\,\/\fR .SH DESCRIPTION .SS "This will run all test within the configuration file. For individual test control edit flags of the configuration file or use individual test options below. The following status is returned on exit:" .HP \fB\-1\fR if any error occurred during test .IP 1 if any test failed 0 if all tests passed .PP Description: ossim\-batch\-test batch test application. .SH OPTIONS .TP \fB\-\-disable\-elev\fR Will disable the elevation .TP \fB\-\-disable\-notify\fR Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple \fB\-\-disable\-notify\fR on the command line. All argument are case insensitive. Default is all are enabled. .TP \fB\-\-disable\-plugin\fR Will disable the plugin loader .TP \fB\-\-ossim\-logfile\fR takes a logfile as an argument. All output messages are redirected to the specified log file. By default there is no log file and all messages are enabled. .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-P\fR specify a preference file to load .TP \fB\-T\fR specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes .TP \fB\-W\fR or \fB\-w\fR Writes a long\-form (\fB\-W\fR) or a short\-form (\fB\-w\fR) template test configuration file. .TP \fB\-a\fR or \fB\-\-accept\-test\fR Runs "run_expected_results_commands" portion from test configuration file for testX where X is some test number, i.e. 1, 2, 3... This will turn off all other test in the test config file. Notes: Multiple tests can be entered by quoting string of space separated test, e.g. "test1 test2". To accept all tests use "all" for test. .TP \fB\-c\fR or \fB\-\-clean\-test\fR Runs "run_clean_commands" portion from test configuration file for testX where X is some test number, i.e. 1, 2, 3... This will turn off all other test in the test config file. Notes: Multiple tests can be entered by quoting string of space separated test, e.g. "test1 test2". To clean all tests use "all" for test. .TP \fB\-h\fR or \fB\-\-help\fR Display usage. .TP \fB\-p\fR or \fB\-\-preprocess\-test\fR Runs "run_preprocessing_commands" portion from test configuration file for testX where X is some test number, i.e. 1, 2, 3... This will turn off all other test in the test config file. Notes: Multiple tests can be entered by quoting string of space separated test, e.g. "test1 test2". To preprocess all tests use "all" for test. .TP \fB\-r\fR or \fB\-\-run\-test\fR Runs "run_test_commands" portion from test configuration file for testX where X is some test number, i.e. 1, 2, 3... This will turn off all other test in the test config file. Notes: Multiple tests can be entered by quoting string of space separated test, e.g. "test1 test2". To run all tests use "all" for test. .SH "SEE ALSO" The full documentation for .B ossim-batch-test is maintained as a Texinfo manual. If the .B info and .B ossim-batch-test programs are properly installed at your site, the command .IP .B info ossim-batch-test .PP should give you access to the complete manual.