SUA conformance tests from nplab / Michael Tuexen
Go to file
Harald Welte f3a0f7543e Fix copy+paste mistake from m3ua in runner script 2017-04-17 10:37:17 +02:00
LICENSE.md Update and rename LICENSE to LICENSE.md 2016-08-27 19:25:02 +02:00
README.md Update README.md 2016-08-27 20:54:14 +02:00
common.scm Import from CVS. 2016-08-27 20:47:51 +02:00
dotguile Update dotguile 2016-08-27 20:50:36 +02:00
run-some-sua-asp-tests Import from CVS. 2016-08-27 20:47:51 +02:00
run-some-sua-sgp-tests Fix copy+paste mistake from m3ua in runner script 2017-04-17 10:37:17 +02:00
run-sua-test.c Import from CVS. 2016-08-27 20:47:51 +02:00
sua-asp-tests.scm Import from CVS. 2016-08-27 20:47:51 +02:00
sua-param-testtool-asp.scm Import from CVS. 2016-08-27 20:47:51 +02:00
sua-param-testtool-sgp.scm Import from CVS. 2016-08-27 20:47:51 +02:00
sua-sgp-tests.scm Import from CVS. 2016-08-27 20:47:51 +02:00
sua.scm Import from CVS. 2016-08-27 20:47:51 +02:00

README.md

SUA Testtool and Testsuite

A test tool for SUA as specified in RFC 3868 and the ETSI specification ETSI TS 102 143. The tests are based on the ETSI test specification ETSI TS 101 592.

Requirements

This tool uses guile and its extension guile-sctp for SCTP.

Supported Platforms

It runs on Unix operating systems providing kernel SCTP support:

  • FreeBSD.
  • Linux, using the libsctp-devpackage.
  • Mac OS X, using the SCTP-NKE for adding kernel SCTP support.
  • Solaris.