-
- Downloads
test: add sip and base64 tests
sip * testMultipleOutgoingIpCall() * testHoldIpCall() * testSIPURI() * testSimpleIncomingIpCall() * testMultipleIncomingIpCall() wip *base64 *test_video_input tests done by Florian Wiesweg https://gerrit-ring.savoirfairelinux.com/#/c/6652/ Change-Id: I748318cfade68ac1c42050f6a1d734a029b5128c Reviewed-by:Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Showing
- configure.ac 4 additions, 1 deletionconfigure.ac
- test/.gitignore 5 additions, 0 deletionstest/.gitignore
- test/Makefile.am 2 additions, 0 deletionstest/Makefile.am
- test/base64/.gitignore 10 additions, 0 deletionstest/base64/.gitignore
- test/base64/Makefile.am 41 additions, 0 deletionstest/base64/Makefile.am
- test/base64/base64.cpp 53 additions, 0 deletionstest/base64/base64.cpp
- test/base64/test_runner.hpp 19 additions, 0 deletionstest/base64/test_runner.hpp
- test/media/Makefile.am 3 additions, 0 deletionstest/media/Makefile.am
- test/media/video/.gitignore 1 addition, 0 deletionstest/media/video/.gitignore
- test/media/video/Makefile.am 11 additions, 0 deletionstest/media/video/Makefile.am
- test/media/video/README 1 addition, 0 deletionstest/media/video/README
- test/media/video/test_video_input.cpp 47 additions, 0 deletionstest/media/video/test_video_input.cpp
- test/media/video/test_video_input.h 33 additions, 0 deletionstest/media/video/test_video_input.h
- test/sip/.gitignore 2 additions, 6 deletionstest/sip/.gitignore
- test/sip/Makefile.am 2 additions, 2 deletionstest/sip/Makefile.am
- test/sip/test_SIP.cpp 145 additions, 215 deletionstest/sip/test_SIP.cpp
- test/sip/test_SIP.h 18 additions, 14 deletionstest/sip/test_SIP.h
Loading
Please register or sign in to comment