Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "gtest/gtest.h"
Go to the source code of this file.
Macros | |
#define | TEN_TESTS_(test_case_name) |
#define | HUNDRED_TESTS_(test_case_name_prefix) |
#define | THOUSAND_TESTS_(test_case_name_prefix) |
Functions | |
int | main (int argc, char **argv) |
#define TEN_TESTS_ | ( | test_case_name | ) |
Definition at line 41 of file gtest_test_macro_stack_footprint_test.cc.
#define HUNDRED_TESTS_ | ( | test_case_name_prefix | ) |
Definition at line 54 of file gtest_test_macro_stack_footprint_test.cc.
#define THOUSAND_TESTS_ | ( | test_case_name_prefix | ) |
Definition at line 67 of file gtest_test_macro_stack_footprint_test.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 83 of file gtest_test_macro_stack_footprint_test.cc.