You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
LICENSE.md | 6 years ago | |
README.md | 6 years ago | |
common.scm | 6 years ago | |
dotguile | 5 years ago | |
run-some-sua-asp-tests | 6 years ago | |
run-some-sua-sgp-tests | 5 years ago | |
run-sua-test.c | 5 years ago | |
runtest-junitxml.py | 5 years ago | |
sua-asp-tests.scm | 6 years ago | |
sua-param-testtool-asp.scm | 6 years ago | |
sua-param-testtool-sgp.scm | 5 years ago | |
sua-sgp-tests.scm | 6 years ago | |
sua.scm | 6 years ago |
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-dev
package. - Mac OS X, using the SCTP-NKE for adding kernel SCTP support.
- Solaris.