freeswitch/tests/unit
Seven Du 879a4dc7ec FS-11487 #resolve convert to Makefile.am
fix regression from 53533118cd7eedf7d25a9c6227558736fa5d0b2f
2018-12-20 10:18:54 -05:00
..
conf
.gitignore
Makefile.am FS-11487 #resolve convert to Makefile.am 2018-12-20 10:18:54 -05:00
README
switch_event.c
switch_hash.c
switch_ivr_originate.c

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