Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ TEST
Function
TEST
grid_map_visualization/test/empty_test.cpp:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <gtest/gtest.h>
2
3
TEST(Placeholder, emptyTest) { // NOLINT
4
ASSERT_TRUE(true);
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected