LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "cetlib/quiet_unit_test.hpp"
#include "art/Framework/Art/artapp.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 nova_ut.cc.
#define BOOST_TEST_NO_MAIN |
Definition at line 3 of file nova_ut.cc.
void art_ut | ( | ) |
Definition at line 15 of file nova_ut.cc.
References artapp().
Referenced by init_unit_test_suite().
bool init_unit_test_suite | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |