MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / TEST_F

Function TEST_F

tests/cplusplus/Common/PathTreeResolution.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64};
65
66TEST_F(PathTreeResolution, RawAlias) {
67 dummy::setupRawAlias(tree);
68 checkResolution();
69}
70
71TEST_F(PathTreeResolution, JSONString) {
72 Json::Value val(getFullSourcePath());

Callers

nothing calls this directly

Calls 4

setupRawAliasFunction · 0.85
getFullSourcePathFunction · 0.85
getDeviceFunction · 0.85
getSensorFunction · 0.85

Tested by

no test coverage detected