tunit - Reference Guide
1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
default_main.h
Go to the documentation of this file.
1
#pragma once
4
#include "
tunit_main.h
"
5
6
#if defined(TUNIT_CONFIG_MAIN)
7
int
main() {
8
return
__tunit_main::main();
9
}
10
#endif
tunit_main.h
Contains main entry point.
src
tunit
include
tunit
default_main.h
Generated on Fri Sep 24 2021 06:46:03 for tunit - Reference Guide by
Gammasoft
. All rights reserved.