pjproject/tests/pjsua/scripts-sendto
Benny Prijono 28a48221c1 Misc (#915): several fixes on the python unit tests on Linux:
- added Makefile for cmp_wav and modified the test script
 - test 999: MESSAGE without body is now allowed


git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2884 74dad513-b988-da41-8d7b-12977e46ad98
2009-08-17 08:29:47 +00:00
..
001_torture_4475_3_1_1_1.py Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): 2009-03-12 11:25:11 +00:00
001_torture_4475_3_1_1_2.py Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): 2009-03-12 11:25:11 +00:00
001_torture_4475_3_1_1_3.py Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): 2009-03-12 11:25:11 +00:00
001_torture_4475_3_1_1_4.py Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): 2009-03-12 11:25:11 +00:00
001_torture_4475_3_1_1_5.py Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): 2009-03-12 11:25:11 +00:00
100_simplecall.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
110_tel_uri.py Ticket #726: bug in parsing tel: URI causing syntax error in processing the request (thanks David Weidenkopf for the report) 2009-02-13 10:13:08 +00:00
120_sdp_with_video_dynamic_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
120_sdp_with_video_dynamic_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
121_sdp_with_video_static_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
121_sdp_with_video_static_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
122_sdp_with_unknown_dynamic_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
122_sdp_with_unknown_dynamic_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
123_sdp_with_unknown_static_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
123_sdp_with_unknown_static_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
124_sdp_with_unknown_static_unknown_transport.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
125_sdp_with_multi_audio_0.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
125_sdp_with_multi_audio_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
125_sdp_with_multi_audio_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
125_sdp_with_multi_audio_3.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
125_sdp_with_multi_audio_4.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
150_err_extension.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
151_err_sdp_video.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
152_err_sdp_no_media.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
153_err_sdp_unsupported_codec.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
155_err_sdp_bad_syntax.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
156_err_sdp_bad_net_type.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
157_err_sdp_bad_addr_type.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
158_err_sdp_bad_transport_type.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
159_no_rport.py Ticket #718: Crash when handling incoming request without rport (thanks Norma Steveley and Seth Hinze for the report) 2009-02-06 08:44:23 +00:00
159_no_rport_nit.py Ticket #718: Crash when handling incoming request without rport (thanks Norma Steveley and Seth Hinze for the report) 2009-02-06 08:44:23 +00:00
160_err_duplicate_replaces.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
161_err_replaces_dlg_not_found.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
170_timer_required.py Ticket #833: 2009-08-11 12:42:38 +00:00
171_timer_initiated_by_uas.py Ticket #833: 2009-08-11 12:42:38 +00:00
172_timer_supported_but_not_used.py Ticket #833: 2009-08-11 12:42:38 +00:00
173_timer_offer_no_refresher.py Ticket #833: 2009-08-11 12:42:38 +00:00
173_timer_offer_refresher_uac.py Ticket #833: 2009-08-11 12:42:38 +00:00
173_timer_offer_refresher_uas.py Ticket #833: 2009-08-11 12:42:38 +00:00
174_timer_se_too_small.py Ticket #833: 2009-08-11 12:42:38 +00:00
200_ice_no_ice.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
200_ice_success_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
200_ice_success_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
200_ice_success_3.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
200_ice_success_4.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
201_ice_mismatch_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
201_ice_mismatch_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
201_ice_mismatch_3.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
300_srtp_crypto_case_insensitive.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
300_srtp_duplicated_crypto_tag.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
300_srtp_invalid_crypto_tag_non_numeric.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
300_srtp_receive_crypto_tag_zero.py Ticket #862: Updated pjsua python test for srtp with crypto tag zero. 2009-06-17 12:00:47 +00:00
300_srtp_receive_no_key_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
300_srtp_receive_no_key_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
300_srtp_receive_no_key_3.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
301_srtp0_recv_avp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
301_srtp0_recv_savp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
310_srtp1_no_crypto.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
311_srtp1_recv_avp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
312_srtp1_recv_savp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
313_srtp1_unsupported_crypto.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
320_srtp2_no_crypto.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
320_srtp_with_unknown_media_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
320_srtp_with_unknown_media_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
320_srtp_with_unknown_transport_1.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
320_srtp_with_unknown_transport_2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
321_srtp2_recv_avp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
322_srtp2_recv_savp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
323_srtp2_unsupported_crypto.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
330_srtp_prefer_rtp_savp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
331_srtp_prefer_rtp_avp.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
360_non_sip_uri.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
361_non_sip_uri.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
362_non_sip_uri.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
363_non_sip_uri_subscribe.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
364_non_sip_uri_subscribe.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
400_fmtp_g7221_with_bitrate.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
401_fmtp_g7221_with_bitrate_24000.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
401_fmtp_g7221_with_bitrate_32000.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
410_fmtp_amrnb_offer_octet_align.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
411_fmtp_amrnb_offer_band_eff.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
412_fmtp_amrnb_offer_band_eff2.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
500_pres_subscribe_with_bad_event.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
999_asterisk_err.py Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests 2008-12-22 18:54:58 +00:00
999_message_no_body.py Misc (#915): several fixes on the python unit tests on Linux: 2009-08-17 08:29:47 +00:00