freeswitch/tests/unit
..
conf
.gitignore
Makefile.am
README
switch_core.c
switch_event.c
switch_hash.c
switch_ivr_originate.c
switch_utils.c
test_switch_core.2017.vcxproj

README

FreeSWITCH unit tests should be kept as shallow unit tests and micro
benchmarks testing functionality exposed through libfreeswitch.

Requirements for a new unit tests: 

1. Tests must use switch_test.h framework