Module: kamailio Branch: master Commit: 98c71597e980f532b745079305661a8800708915 URL: https://github.com/kamailio/kamailio/commit/98c71597e980f532b745079305661a88...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2015-11-26T23:30:51+01:00
core - test: reorganized the old files in test folder
- moved to subfolders in test/misc - keep content of the test folder cleaner for travis and unit tests
---
Added: test/misc/cfg/acc-test.cfg Added: test/misc/cfg/bad_eof.cfg Added: test/misc/cfg/centauri.cfg Added: test/misc/cfg/echo.cfg Added: test/misc/cfg/flood.cfg Added: test/misc/cfg/gen.cfg Added: test/misc/cfg/mobile61.cfg Added: test/misc/cfg/nc.cfg Added: test/misc/cfg/ser.cfg Added: test/misc/cfg/sf.cfg Added: test/misc/cfg/stateless.cfg Added: test/misc/cfg/stress.cfg Added: test/misc/cfg/struas.cfg Added: test/misc/cfg/t_debug2.cfg Added: test/misc/cfg/t_debug3.cfg Added: test/misc/cfg/tcp.cfg Added: test/misc/cfg/tcp_tunnel1.cfg Added: test/misc/cfg/tcp_tunnel2.cfg Added: test/misc/cfg/td.cfg Added: test/misc/cfg/test-throughput.cfg Added: test/misc/cfg/test.cfg Added: test/misc/cfg/test1.cfg Added: test/misc/cfg/test2.cfg Added: test/misc/cfg/test3.cfg Added: test/misc/cfg/th-uri-2.cfg Added: test/misc/cfg/th-uri-8.cfg Added: test/misc/cfg/th-uri-fast.cfg Added: test/misc/cfg/th-uri.cfg Added: test/misc/cfg/tp.cfg Added: test/misc/cfg/tx.cfg Added: test/misc/cfg/use_jab.cfg Added: test/misc/cfg/xx.cfg Added: test/misc/cfg/xy.cfg Added: test/misc/code/atomic_test.c Added: test/misc/code/atomic_test2.c Added: test/misc/code/auto.c Added: test/misc/code/basex.c Added: test/misc/code/bit_scan_test.c Added: test/misc/code/dns_query.c Added: test/misc/code/endian_test.c Added: test/misc/code/gethostbyaddr.c Added: test/misc/code/gethostbyname.c Added: test/misc/code/ifls.c Added: test/misc/code/lock_test.c Added: test/misc/code/locking/Makefile Added: test/misc/code/locking/locking_test.c Added: test/misc/code/locking/test_results.txt Added: test/misc/code/mips_lock.c Added: test/misc/code/p_uri.c Added: test/misc/code/parse_to_body.c Added: test/misc/code/profile.h Added: test/misc/code/re_test.c Added: test/misc/code/resolver_test.c Added: test/misc/code/shoot.c Added: test/misc/code/shoot2.c Added: test/misc/code/sock_conn.c Added: test/misc/code/sock_disc.c Added: test/misc/code/test.c Added: test/misc/code/udp.c Added: test/misc/code/udp_flood_disc.c Added: test/misc/code/udp_test_proxy.c Added: test/misc/code/via_parse.c Added: test/misc/extra/basex.txt Added: test/misc/extra/bt.gdb Added: test/misc/extra/file_copyright.txt Added: test/misc/extra/gcc_version.sh Added: test/misc/extra/gcc_version_test.sh Added: test/misc/extra/gcc_versions.txt Added: test/misc/extra/gplall.sh Added: test/misc/extra/gplize.awk Added: test/misc/extra/module_compile_status.txt Added: test/misc/extra/perf.txt Added: test/misc/extra/resolver.txt Added: test/misc/extra/transaction.fifo Added: test/misc/sip/bad_uri.sip Added: test/misc/sip/bad_via1.sip Added: test/misc/sip/bad_via2.sip Added: test/misc/sip/bad_via3.sip Added: test/misc/sip/bc2.sip Added: test/misc/sip/bye00.sip Added: test/misc/sip/bye_chris.sip Added: test/misc/sip/dns.sip Added: test/misc/sip/inv_srv.sip Added: test/misc/sip/invite00.sip Added: test/misc/sip/invite01.sip Added: test/misc/sip/invite02.sip Added: test/misc/sip/invite03.sip Added: test/misc/sip/invite04.sip Added: test/misc/sip/invite05.sip Added: test/misc/sip/invite1.sip Added: test/misc/sip/invite3-callid.sip Added: test/misc/sip/invite4-cseq.sip Added: test/misc/sip/invite5-callid.sip Added: test/misc/sip/invite6-badbranch-via.sip Added: test/misc/sip/long.sip Added: test/misc/sip/message.sip Added: test/misc/sip/message02.sip Added: test/misc/sip/message03.sip Added: test/misc/sip/ms-invite-00-rpl.sip Added: test/misc/sip/ms-invite-00.sip Added: test/misc/sip/ms-invite-01-rpl.sip Added: test/misc/sip/msbye.sip Added: test/misc/sip/nmr.sip Added: test/misc/sip/no_eom_reply.sip Added: test/misc/sip/pingtel.sip Added: test/misc/sip/register.sip Added: test/misc/sip/register02.sip Added: test/misc/sip/register03.sip Added: test/misc/sip/register04.sip Added: test/misc/sip/repl1.sip Added: test/misc/sip/req-test1.sip Added: test/misc/sip/req-tm1.sip Added: test/misc/sip/req1.sip Added: test/misc/sip/req2.sip Added: test/misc/sip/route.sip Added: test/misc/sip/rport.sip Added: test/misc/sip/sg.sip Added: test/misc/sip/short_nonce.sip Added: test/misc/sip/short_reply.sip Removed: test/acc-test.cfg Removed: test/atomic_test.c Removed: test/atomic_test2.c Removed: test/auto.c Removed: test/bad_eof.cfg Removed: test/bad_uri.sip Removed: test/bad_via1.sip Removed: test/bad_via2.sip Removed: test/bad_via3.sip Removed: test/basex.c Removed: test/basex.txt Removed: test/bc2.sip Removed: test/bit_scan_test.c Removed: test/bt.gdb Removed: test/bye00.sip Removed: test/bye_chris.sip Removed: test/centauri.cfg Removed: test/dns.sip Removed: test/dns_query.c Removed: test/echo.cfg Removed: test/endian_test.c Removed: test/file_copyright.txt Removed: test/flood.cfg Removed: test/gcc_version.sh Removed: test/gcc_version_test.sh Removed: test/gcc_versions.txt Removed: test/gen.cfg Removed: test/gethostbyaddr.c Removed: test/gethostbyname.c Removed: test/gplall.sh Removed: test/gplize.awk Removed: test/ifls.c Removed: test/inv_srv.sip Removed: test/invite00.sip Removed: test/invite01.sip Removed: test/invite02.sip Removed: test/invite03.sip Removed: test/invite04.sip Removed: test/invite05.sip Removed: test/invite1.sip Removed: test/invite3-callid.sip Removed: test/invite4-cseq.sip Removed: test/invite5-callid.sip Removed: test/invite6-badbranch-via.sip Removed: test/lock_test.c Removed: test/locking/Makefile Removed: test/locking/locking_test.c Removed: test/locking/test_results.txt Removed: test/long.sip Removed: test/message.sip Removed: test/message02.sip Removed: test/message03.sip Removed: test/mips_lock.c Removed: test/mobile61.cfg Removed: test/module_compile_status.txt Removed: test/ms-invite-00-rpl.sip Removed: test/ms-invite-00.sip Removed: test/ms-invite-01-rpl.sip Removed: test/msbye.sip Removed: test/nc.cfg Removed: test/nmr.sip Removed: test/no_eom_reply.sip Removed: test/p_uri.c Removed: test/parse_to_body.c Removed: test/perf.txt Removed: test/pingtel.sip Removed: test/profile.h Removed: test/re_test.c Removed: test/register.sip Removed: test/register02.sip Removed: test/register03.sip Removed: test/register04.sip Removed: test/repl1.sip Removed: test/req-test1.sip Removed: test/req-tm1.sip Removed: test/req1.sip Removed: test/req2.sip Removed: test/resolver.txt Removed: test/resolver_test.c Removed: test/route.sip Removed: test/rport.sip Removed: test/ser.cfg Removed: test/sf.cfg Removed: test/sg.sip Removed: test/shoot.c Removed: test/shoot2.c Removed: test/short_nonce.sip Removed: test/short_reply.sip Removed: test/sock_conn.c Removed: test/sock_disc.c Removed: test/stateless.cfg Removed: test/stress.cfg Removed: test/struas.cfg Removed: test/t_debug2.cfg Removed: test/t_debug3.cfg Removed: test/tcp.cfg Removed: test/tcp_tunnel1.cfg Removed: test/tcp_tunnel2.cfg Removed: test/td.cfg Removed: test/test-throughput.cfg Removed: test/test.c Removed: test/test.cfg Removed: test/test1.cfg Removed: test/test2.cfg Removed: test/test3.cfg Removed: test/th-uri-2.cfg Removed: test/th-uri-8.cfg Removed: test/th-uri-fast.cfg Removed: test/th-uri.cfg Removed: test/tp.cfg Removed: test/transaction.fifo Removed: test/tx.cfg Removed: test/udp.c Removed: test/udp_flood_disc.c Removed: test/udp_test_proxy.c Removed: test/use_jab.cfg Removed: test/via_parse.c Removed: test/xx.cfg Removed: test/xy.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/98c71597e980f532b745079305661a88... Patch: https://github.com/kamailio/kamailio/commit/98c71597e980f532b745079305661a88...