Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
static void symbol_test_function() { /* NO-OP */ }
Callers
nothing calls this directly
Calls
8
module_construct
Function · 0.85
module_is_started
Function · 0.85
module_destruct
Function · 0.85
module_add
Function · 0.85
module_remove
Function · 0.85
module_start
Function · 0.85
module_stop
Function · 0.85
module_resolve_symbol_global
Function · 0.85
Tested by
no test coverage detected