summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/test-pjsua/run.py
AgeCommit message (Expand)Author
2008-12-22Created top-level directory tests and moved test-pjsua there. This will be th...Benny Prijono
2008-08-26Fixed minor bug in exe availability checking in run.pyBenny Prijono
2008-06-27Added stdout buffering option in Python testsBenny Prijono
2008-06-27Ticket #543:Nanang Izzuddin
2008-06-26echo command in pjsua can be used to print any text, and this is used to bett...Benny Prijono
2008-06-26Added option to disable stdout buffering in pjsua, and adjust the python testsBenny Prijono
2008-06-26Set universal_newlines=False in run.py, and added failed UPDATE scenario in m...Benny Prijono
2008-06-26Ticket #543: Updated PESQ test, sound device used only by one side to avoid c...Nanang Izzuddin
2008-06-20More ticket #543: added SRTP tests on scripts-sendtoNanang Izzuddin
2008-06-20More ticket #543: added mod_sendto.py to send arbitrary INVITE requestBenny Prijono
2008-06-18Added new callback for module: post_func (called at the end of the test), add...Nanang Izzuddin
2008-06-16More ticket #543: updated automated tests to run on UnixBenny Prijono
2008-06-15Added presence pjsua unit testsBenny Prijono
2008-06-13More ticket #543: added ICE testBenny Prijono
2008-06-12Ticket #543: added TCP call in pjsua unit testBenny Prijono
2008-06-12Ticket #543: initial framework for pjsua testing, still needs lots of test sc...Benny Prijono