freeswitch/tests/unit
Konstantin Molchanov 69f3dfe779 FS-11892 [switch_console] fix stream write_function 2019-06-18 12:47:39 +03:00
..
conf
.gitignore
Makefile.am FS-11892 [switch_console] fix stream write_function 2019-06-18 12:47:39 +03:00
README
switch_console.c FS-11892 [switch_console] fix stream write_function 2019-06-18 12:47:39 +03:00
switch_core.c
switch_event.c FS-11615 fix compiler warning 2019-01-17 15:38:13 +08:00
switch_hash.c FS-11615 fix compiler warning 2019-01-17 15:38:13 +08:00
switch_ivr_originate.c FS-11615 fix compiler warning 2019-01-17 15:38:13 +08:00
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