aboutsummaryrefslogtreecommitdiffstats
path: root/README.vty-tests
blob: 15d1b9fff3d5d9787b8551c64feb95d71a07fe3c (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-vty-tests --enable-external-tests

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

  make check