From 6d575cbe57614e1d7730834964489410980f6544 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 28 Jan 2016 13:09:39 +0100 Subject: Add README.vty-tests --- openbsc/README.vty-tests | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openbsc/README.vty-tests (limited to 'openbsc') diff --git a/openbsc/README.vty-tests b/openbsc/README.vty-tests new file mode 100644 index 000000000..ba1b87cb0 --- /dev/null +++ b/openbsc/README.vty-tests @@ -0,0 +1,11 @@ +To run the configuration parsing and output (VTY) test suite, first install + + git://git.osmocom.org/python/osmo-python-tests + +and pass the following configure options here: + + ./configure --enable-vty-tests --enable-external-tests + +The VTY tests are then included in the standard check target: + + make check -- cgit v1.2.3