Loïc Hoguin
690927d9bd
Update Autobahn test suite to 0.5.3
2013-04-24 21:48:24 +02:00
Loïc Hoguin
f329862384
Only test Websocket RFC6455 in Autobahn from now on
2013-04-24 20:33:51 +02:00
Loïc Hoguin
2e91677723
Reorganize the websocket test suite
...
We now have the suite specific modules in the data folder.
Compilation is performed by the Makefile instead of ct_run.
2013-04-22 17:03:54 +02:00
Loïc Hoguin
9bfef7c715
Update autobahntestsuite to 0.5.2
...
Also small mostly insignificant changes to tests.
2013-01-10 19:54:10 +01:00
Loïc Hoguin
7d2a481401
Use ct_run instead of rebar ct for running ct tests
...
Small tweak to the autobahn test file, we look for the python2
executable now. It'll make my life easier.
2013-01-04 17:56:49 +01:00
Magnus Klaar
80c67bff33
Update autobahn suite to use autobahntestsuite
2012-04-06 17:53:53 +02:00
Magnus Klaar
8808825173
Add Autobahn test suite for websockets
...
We're using the existing test suite for websocket servers from the
Autobahn project to verify that out websockets implementation is
sane. A CT test suite and python module wrapping the test suite has
been added. The test suite is run when the 'make inttests' target
is executed.
2012-01-25 12:10:05 +01:00