blob: 15d1b9fff3d5d9787b8551c64feb95d71a07fe3c [file] [log] [blame]
Neels Hofmeyr6d575cb2016-01-28 13:09:39 +01001To run the configuration parsing and output (VTY) test suite, first install
2
Harald Weltec9466052022-06-18 12:18:10 +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
7 ./configure --enable-vty-tests --enable-external-tests
8
9The VTY tests are then included in the standard check target:
10
11 make check