Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_default_main.hpp File Reference
#include "catch_session.h"
Include dependency graph for catch_default_main.hpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 20 of file catch_default_main.hpp.

20 {
21#endif
22
23 return Catch::Session().run( argc, argv );
24}
int run(int argc, CharT const *const argv[])
char ** argv
Here is the call graph for this function: