#!/bin/bash
# Setup test environment
# Arguments:
# Environment:
# CTEST_BINDIR ... the directory containing the test executables (including this file)
# CTEST_RESULTDIR ... the directory to write report files and logs
# Calls:
# Setup
if [; then ; fi
if [ ; then ; fi
if [; then
fi
TEST_SETUP=1