BASIS  version 1.2.3 (revision 2104)
testdriver-before-test.inc File Reference

Default implementation of test driver. More...

Go to the source code of this file.


Detailed Description

Default implementation of test driver.

This file is included in the test driver generated by the CMake command create_test_sourcelist() directly before the call to the test main function.

This file is a modified version of the itkTestDriverBeforeTest.inc file which is part of the TestKernel module of the ITK 4 project.

Copyright (c) 2011 University of Pennsylvania.
Copyright Insight Software Consortium.
All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0.txt

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file testdriver-before-test.inc.