GSE++ library: reading and writing GSE waveforms
|
Namespaces | |
GSE2::tests | |
Functions testing the GSE2 module. | |
Macros | |
#define | TESTCODE(ARG) cout << #ARG << endl; ARG |
Macro that provides a tool for verbose coding. More... | |
Functions | |
void | GSE2::tests::test_diff () |
Test the template metaprograms that apply and remove differences. More... | |
void | GSE2::tests::test_chk2 () |
Test the TCHK2 class. More... | |
int | main () |
Main program calling all test functions. More... | |