osmo-mgw/README.vty-tests

12 lines
330 B
Plaintext
Raw Normal View History

2016-01-28 12:09:39 +00:00
To run the configuration parsing and output (VTY) test suite, first install
https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests
2016-01-28 12:09:39 +00:00
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