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