Panoptes
1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
src
linter
test
Test_Linter.cpp
Go to the documentation of this file.
1
#include "gtest/gtest.h"
2
3
TEST
(TestCaseName, TestName) {
4
EXPECT_EQ(1, 1);
5
EXPECT_TRUE(
true
);
6
}
TEST
TEST(TestCaseName, TestName)
Definition
Test_Linter.cpp:3
Generated by
1.9.8