fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmo-sccp/+/32135 )


Change subject: tests: execute osmotest{vty,config}.py against osmo-stp
......................................................................

tests: execute osmotest{vty,config}.py against osmo-stp

Change-Id: Idd57757f251dd1c4d1c74d275b4c5d8beff304e5
---
M tests/vty/Makefile.am
1 file changed, 12 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/35/32135/1

diff --git a/tests/vty/Makefile.am b/tests/vty/Makefile.am
index df5a64c..7f67d75 100644
--- a/tests/vty/Makefile.am
+++ b/tests/vty/Makefile.am
@@ -15,8 +15,10 @@
 ss7_asp_vty_test_SOURCES = ss7_asp_vty_test.c

 if ENABLE_EXT_TESTS
-ext-tests:
+ext-tests: $(top_builddir)/stp/osmo-stp
        $(MAKE) vty-test
+       osmotestvty.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
+       osmotestconfig.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
 else
 ext-tests:
        echo "Not running python-based external tests (determined at 
configure-time)"

--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/32135
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Idd57757f251dd1c4d1c74d275b4c5d8beff304e5
Gerrit-Change-Number: 32135
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to