From dc155c7fc000a563604780b6e835eeee42e08f4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= Date: Sat, 17 Sep 2016 10:20:19 +0200 Subject: Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 41eaa86..c969c36 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,17 @@ and (define tester-port m3ua-port) ``` Further down, you can also define point codes, routing contexts and even parameters sent in the M3UA handshake. + ## Usage +You can run specfic tests using the `runm3uatest`. For example, to run the `m3ua-asp-aspsm-v-002` test, execute +``` +runm3uatest m3ua-asp-aspsm-v-002 +``` +You can also run a selection of ASP tests by using the `tcsh` script +``` +m3ua-testtool/run-some-asp-tests +``` +or a selection of SGP tests by running the `tcsh` script +``` +m3ua-testtool/run-some-sgp-tests +``` -- cgit v1.2.3