aboutsummaryrefslogtreecommitdiffstats
path: root/README.vty-tests
blob: dc34916ee3c726040278ba74b6d537784126e476 (plain)
1
2
3
4
5
6
7
8
9
10
11
To run the configuration parsing and output (VTY) test suite, first install

  https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests

and pass the following configure options here:

  ./configure --enable-external-tests

The VTY tests are then included in the standard check target:

  make check