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

  git://git.osmocom.org/python/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