File: README.vty-tests

package info (click to toggle)
osmo-msc 1.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,376 kB
  • sloc: ansic: 25,205; makefile: 674; python: 459; sh: 101
file content (11 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (6)
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