![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "cetlib/quiet_unit_test.hpp"#include "art/Framework/Art/mu2eapp.h"#include <cstdlib>#include <cstring>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_ALTERNATIVE_INIT_API |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| void | art_ut () |
| bool | init_unit_test_suite () |
| int | main (int argc, char *argv[]) |
| #define BOOST_TEST_ALTERNATIVE_INIT_API |
Definition at line 1 of file mu2e_ut.cc.
| #define BOOST_TEST_NO_MAIN |
Definition at line 3 of file mu2e_ut.cc.
| void art_ut | ( | ) |
Definition at line 15 of file mu2e_ut.cc.
References mu2eapp().
Referenced by init_unit_test_suite().
| bool init_unit_test_suite | ( | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |