MCPcopy Create free account
hub / github.com/TheAlgorithms/C / test

Function test

data_structures/stack/dynamic_stack.c:199–240  ·  view source on GitHub ↗

* @brief Self-test implementations * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 7

create_stackFunction · 0.85
stack_sizeFunction · 0.85
isemptyFunction · 0.85
show_capacityFunction · 0.85
pushFunction · 0.70
peekFunction · 0.70
popFunction · 0.70

Tested by

no test coverage detected