Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91037041
NodeTestSuite.cpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Nov 7, 04:20
Size
132 B
Mime Type
text/x-c
Expires
Sat, Nov 9, 04:20 (2 d)
Engine
blob
Format
Raw Data
Handle
22181617
Attached To
R6622 liboncilla
NodeTestSuite.cpp
View Options
#include <gtest/gtest.h>
int main(int argc, char **argv) {
testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS();
}
Event Timeline
Log In to Comment