|
HLCC Documentation 2.2.0
|
#include <iostream>Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
This is only a dummy for waf to accept a test without other code in src. Note that the file must be called "main.cpp", otherwise the gtest may link to this main which means the dummy gets executed instead of the tests under ../test.