blob: dc34916ee3c726040278ba74b6d537784126e476 [file] [log] [blame]
Neels Hofmeyr2c0696f2016-01-28 13:09:39 +01001To run the configuration parsing and output (VTY) test suite, first install
2
Harald Welte3cc70e62022-06-18 12:03:12 +02003 https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests
Neels Hofmeyr2c0696f2016-01-28 13:09:39 +01004
5and pass the following configure options here:
6
Max6a922c52017-12-28 13:00:51 +01007 ./configure --enable-external-tests
Neels Hofmeyr2c0696f2016-01-28 13:09:39 +01008
9The VTY tests are then included in the standard check target:
10
11 make check