MCPcopy Create free account
hub / github.com/cutdigital/mcut / TestConfig

Class TestConfig

tests/source/getDataMaps.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44};
45
46struct TestConfig {
47 McFlags dispatchflags;
48 InputType inputType;
49 bool swapInputs;
50};
51
52struct DataMapsQueryTest {
53 McContext context_ = MC_NULL_HANDLE;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected