M3UA conformance tests from nplab / Michael Tuexen
Go to file
Michael Tüxen ede070935a Update and rename LICENSE to LICENSE.md 2016-08-27 19:24:16 +02:00
LICENSE.md Update and rename LICENSE to LICENSE.md 2016-08-27 19:24:16 +02:00
README.md Update README.md 2016-08-27 17:43:16 +02:00
common.scm Import to git. 2016-08-27 11:04:43 +02:00
dotguile Import to git. 2016-08-27 11:04:43 +02:00
m3ua-asp-tests.scm Import to git. 2016-08-27 11:04:43 +02:00
m3ua-param-testtool.scm Import to git. 2016-08-27 11:04:43 +02:00
m3ua-sgp-tests.scm Import to git. 2016-08-27 11:04:43 +02:00
m3ua.scm Import to git. 2016-08-27 11:04:43 +02:00
run-some-asp-tests Update run-some-asp-tests 2016-08-27 12:05:47 +02:00
run-some-sgp-tests Update run-some-sgp-tests 2016-08-27 12:06:18 +02:00
runm3uatest.c Import to git. 2016-08-27 11:04:43 +02:00

README.md

M3UA Testtool

A test tool for M3UA as specified in RFC 3332, which is obsoleted by RFC 4666, and the ETSI specification ETSI TS 102 142. The tests are based on the ETSI test specification ETSI TS 102 381.

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.