osmo-ttcn3-hacks[master]: Makefile: Add new 'sip' testsuite to list of testsuites

2018-03-26 Thread Harald Welte

Patch Set 1: Code-Review+2

-- 
To view, visit https://gerrit.osmocom.org/7523
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie7cc41a40fb8706e9b0752be6e7c1f34dc692d87
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: No


[MERGED] osmo-ttcn3-hacks[master]: Makefile: Add new 'sip' testsuite to list of testsuites

2018-03-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged.

Change subject: Makefile: Add new 'sip' testsuite to list of testsuites
..


Makefile: Add new 'sip' testsuite to list of testsuites

Change-Id: Ie7cc41a40fb8706e9b0752be6e7c1f34dc692d87
---
M Makefile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/Makefile b/Makefile
index aeca0e1..fcd6601 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=bsc bsc-nat bts ggsn_tests hlr lapdm mgw msc pcu selftest sgsn sysinfo
+SUBDIRS=bsc bsc-nat bts ggsn_tests hlr lapdm mgw msc pcu selftest sgsn sip 
sysinfo
 
 PARALLEL_MAKE ?= -j8
 

-- 
To view, visit https://gerrit.osmocom.org/7523
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7cc41a40fb8706e9b0752be6e7c1f34dc692d87
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder


[PATCH] osmo-ttcn3-hacks[master]: Makefile: Add new 'sip' testsuite to list of testsuites

2018-03-26 Thread Harald Welte

Review at  https://gerrit.osmocom.org/7523

Makefile: Add new 'sip' testsuite to list of testsuites

Change-Id: Ie7cc41a40fb8706e9b0752be6e7c1f34dc692d87
---
M Makefile
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/23/7523/1

diff --git a/Makefile b/Makefile
index aeca0e1..fcd6601 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=bsc bsc-nat bts ggsn_tests hlr lapdm mgw msc pcu selftest sgsn sysinfo
+SUBDIRS=bsc bsc-nat bts ggsn_tests hlr lapdm mgw msc pcu selftest sgsn sip 
sysinfo
 
 PARALLEL_MAKE ?= -j8
 

-- 
To view, visit https://gerrit.osmocom.org/7523
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7cc41a40fb8706e9b0752be6e7c1f34dc692d87
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte