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

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

  make check