tool that reads info directly from scenario.yml
* check.sh: clean some shellcheck warnings
* bench.sh: fix group option
Change-Id: If736c42729e8fd32e964a5c9db7e47b289e916c8
Helps to execute manually the tests. So run_tests.sh can be
called several times with -C options, skipping the config
* wrap-and-sort -sat
Change-Id: Id1426234a8fce3f0592016e2361d40ce256390af
- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- Update debian/.gitignore file.
Change-Id: I5a85036f0ceb3034732314d7678d971655683fbb
Otherwise we cannot build kamailio-config-tests against Debian Stretch:
> Can't locate List/MoreUtils.pm in @INC (you may need to install the List::MoreUtils module)
> ... at bin/create_subscribers.pl line 28.
Change-Id: I609f91913a99f0591623f8e35b471c48c98ef456
devscripts is necessary for checkbashisms.
python is necessary for pythoncheck.
libconfig-tiny-perl, libhash-merge-perl, libyaml-libyaml-perl
are necessary for bin/create_lnp.pl.
liblist-allutils-perl is necessary for bin/create_subscribers.pl.
libtemplate-perl is necessary for bin/generate_test.pl.
libjson-perl + libgraphviz-perl are necessary for bin/graph_flow.pl
libtext-csv-perl is necessary for bin/scenario.pl
While at it update the runtime dependencies accordingly which
were identified with the syntaxchecks.
Change-Id: Ia60b215c5d97918457ea1b417477f204818b5eeb
This module is more compliant and it is faster than the pure perl
implementation. The latter is also deprecated in favor of the former
(see man YAML for more details).
Change-Id: I15240ac294476c0d9cc30e36e622adc7e07db136
- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Wrap and sort debian/control fields.
- Add missing ${perl:Depends} substvar.
- Remove spurious spaces around version in dependency.
- Fix source package Section value.
- Update package description.
- Update copyright years.
- Merge all stanzas in debian/copyright as they are for the same.
- Move license location on filesystem into a Comment field.
- Remove unneeded debian/dirs file.
- Remove obsolete boilerplate from debian/rules.
Change-Id: I904a361c6c2ddb78d6280d0f3b94344ff364cafd
* run_test.sh: add hacks for pbx
* bin/pid_watcher.py: add --pbx parameter to control
what services we need to check for.
* invite: simple call to an extenston from another PBX user
same customer. WARNING!! do not use customer.test, that
one is SIP only
* fix tap-test:
- source/tests/test_check.py:34:1: E302 expected 2 blank lines, found 1
- source/tests/test_check.py:96:54: E202 whitespace before '}'
* wrap-and-sort -sat
Change-Id: Iabb5139e70fd372088933fe9302b996148d38705