SimpleKernel  0.0.1
example.cpp
Go to the documentation of this file.
1 
17 #include "gtest/gtest.h"
18 
19 TEST(example, test_group1) { EXPECT_EQ(0, 0); }
TEST(example, test_group1)
Definition: example.cpp:19