Sierra Toolkit
Version of the Day
stk_io/unit_tests/UnitTestMain.cpp
1
/*------------------------------------------------------------------------*/
2
/* Copyright 2010 Sandia Corporation. */
3
/* Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive */
4
/* license for use of this work by or on behalf of the U.S. Government. */
5
/* Export of this program may require a license from the */
6
/* United States Government. */
7
/*------------------------------------------------------------------------*/
8
9
#include <cstdlib>
10
#include <cstring>
11
#include <iostream>
12
#include <utility>
13
#include <stk_util/unit_test_support/stk_utest_macros.hpp>
14
#include <stk_util/parallel/Parallel.hpp>
15
16
STKUNIT_MAIN(argc,argv)
stk_io
unit_tests
UnitTestMain.cpp
Generated by
1.8.14