MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / ModuleTest.cpp

File ModuleTest.cpp

Tests/TactilityKernel/Source/ModuleTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "doctest.h"
2#include <tactility/module.h>
3
4static void symbol_test_function() { /* NO-OP */ }

Callers

nothing calls this directly

Calls 8

module_constructFunction · 0.85
module_is_startedFunction · 0.85
module_destructFunction · 0.85
module_addFunction · 0.85
module_removeFunction · 0.85
module_startFunction · 0.85
module_stopFunction · 0.85

Tested by

no test coverage detected