]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Lots of little improvements to the spandsp test suite
authorSteve Underwood <steveu@coppice.org>
Wed, 28 Mar 2012 13:43:13 +0000 (21:43 +0800)
committerSteve Underwood <steveu@coppice.org>
Wed, 28 Mar 2012 13:43:13 +0000 (21:43 +0800)
commit3e2bea0f1c4eca819519e82fe834c484809377d1
treea3274c5b0ce6e18f96340e6ef9a815793f94423a
parent2c8ca5cfdb85032a67647dd22953721ef0c79e5f
Lots of little improvements to the spandsp test suite
46 files changed:
libs/spandsp/tests/Makefile.am
libs/spandsp/tests/bell_mf_tx_tests.c
libs/spandsp/tests/bert_tests.c
libs/spandsp/tests/dc_restore_tests.c
libs/spandsp/tests/dtmf_tx_tests.c
libs/spandsp/tests/echo_tests.c
libs/spandsp/tests/fax_tester.c
libs/spandsp/tests/fax_tests.c
libs/spandsp/tests/fax_tests.sh
libs/spandsp/tests/fax_utils.c
libs/spandsp/tests/fax_utils.h
libs/spandsp/tests/g1050_tests.c
libs/spandsp/tests/g722_tests.c
libs/spandsp/tests/g726_tests.c
libs/spandsp/tests/gsm0610_tests.c
libs/spandsp/tests/ima_adpcm_tests.c
libs/spandsp/tests/line_model_tests.c
libs/spandsp/tests/lpc10_tests.c
libs/spandsp/tests/modem_echo_tests.c
libs/spandsp/tests/oki_adpcm_tests.c
libs/spandsp/tests/pcap_parse.c
libs/spandsp/tests/r2_mf_rx_tests.c
libs/spandsp/tests/r2_mf_tx_tests.c
libs/spandsp/tests/regression_tests.sh
libs/spandsp/tests/rfc2198_sim_tests.c
libs/spandsp/tests/schedule_tests.c
libs/spandsp/tests/super_tone_rx_tests.c
libs/spandsp/tests/super_tone_tx_tests.c
libs/spandsp/tests/t31_tests.c
libs/spandsp/tests/t35_tests.c [new file with mode: 0644]
libs/spandsp/tests/t38_core_tests.c
libs/spandsp/tests/t38_decode.c
libs/spandsp/tests/t38_gateway_tests.c [deleted file]
libs/spandsp/tests/t38_gateway_to_terminal_tests.c [deleted file]
libs/spandsp/tests/t38_terminal_tests.c [deleted file]
libs/spandsp/tests/t38_terminal_to_gateway_tests.c [deleted file]
libs/spandsp/tests/t4_tests.c
libs/spandsp/tests/tone_generate_tests.c
libs/spandsp/tests/tsb85_tests.c
libs/spandsp/tests/v17_tests.c
libs/spandsp/tests/v22bis_tests.c
libs/spandsp/tests/v27ter_tests.c
libs/spandsp/tests/v29_tests.c
libs/spandsp/tests/v42_tests.c
libs/spandsp/tests/v42bis_tests.c
libs/spandsp/tests/v8_tests.c