MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / test_c_array_table_api.cpp

File test_c_array_table_api.cpp

tests-cpp/small/test_c_array_table_api.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test for the C API additions in daScriptC.h:
2// - das_context_allocate / _reallocate / _free
3// - das_array_init / _init_borrowed / _reserve / _resize / _clear / _at /
4// _lock / _unlock

Callers

nothing calls this directly

Calls 15

das_context_allocateFunction · 0.85
das_context_freeFunction · 0.85
das_context_reallocateFunction · 0.85
das_array_init_borrowedFunction · 0.85
das_array_lockFunction · 0.85
das_array_unlockFunction · 0.85
das_result_arrayFunction · 0.85
das_argument_intFunction · 0.85
das_array_initFunction · 0.85

Tested by

no test coverage detected