summaryrefslogtreecommitdiff
path: root/tests/autobahn
Commit message (Expand)AuthorAgeFilesLines
* Fix issues found by scan-buildPatrick Griffis2022-10-061-6/+7
* autobahn-test.c: Implement timeout in main loopautobahn-integration-newDiego Pino Garcia2021-04-132-15/+56
* autobahn-test.c: Define env variables AUTOBAHN_NUM_CASES and AUTOBAHN_NUM_CASEDiego Pino Garcia2021-04-131-2/+10
* autobahn-test.c: Autobahn tests go from 1 to num_casesDiego Pino Garcia2021-04-131-1/+1
* autobahn-server.sh: Search configuration file if could not be found in workin...Diego Pino Garcia2021-04-131-1/+8
* autobanh-test.c: Set autobahn-server.sh path if path to file could not be foundDiego Pino Garcia2021-04-131-3/+11
* autobahn: Various improvements:Patrick Griffis2021-04-136-342/+286
* autobahn: Remove duplicate debug argPatrick Griffis2021-04-131-10/+4
* meson.build: Link test-utilsDiego Pino Garcia2021-04-131-2/+20
* tests: replace fprintf for debug_printfDiego Pino Garcia2021-04-131-9/+9
* tests: Use GLib test frameworkDiego Pino Garcia2021-04-131-17/+48
* ci: add step to run autobahn testsDiego Pino Garcia2021-04-131-1/+3
* tests: start autobahn serverDiego Pino Garcia2021-04-131-0/+46
* autobahn-server.sh: refactor codeDiego Pino Garcia2021-04-131-7/+54
* tests: add full license in tests/autobahn/soup-autobahn-test-client.cDiego Pino Garcia2021-04-131-1/+18
* tests: fix function callDiego Pino Garcia2021-04-131-1/+1
* tests: add a autobahn test clientClaudio Saavedra2021-04-134-0/+244