aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27contrib/jenkins.sh: Update script to fix several issues and use recentPau Espin Pedrol1-30/+39
osmo-ci utils Previous script didn't clean workspace and git repositories were allegedly not being updated, hiding build failures against newer deps. Currently cellmgr-ng is not being maintained and fails to build against recent libosmo-sccp. For that dep repo, tag "old_sua" is used since after that tag, APIs changed considerably and it is known that cellmgr-ng cannot build starting from there. It's up to whoever wants to maintain it to make changes in cellmgr-ng to support newer libosmo-sccp. While building with new jenkins.sh script and "old_sua" tag, still there are some build issues (mostly related to build system), like some Makefile.am files missing some LDFLAGS. Some of them are fixed in follow-up patches. Some other are left as an exercise for whover wants to revive this repo. Change-Id: Ic597664198547ec367d7926d4e401b9734c8cfa9
2016-08-15jenkins: Disable building doxygen help in libosmocoreHolger Hans Peter Freyther1-1/+1
Change-Id: Iec6ad62c01aaaa7300086d130cc5512683f6c565
2016-08-15tests/vty: Add VTY tests to the osmo-stpHolger Hans Peter Freyther1-1/+1
There seems to be issues with the write handling of the osmo-stp and so far we did not enable vty tests here. Make it possible to enable the tests, fix the VTY strings, change string to OsmoSTP. Change-Id: I547fd4840d86ce16e8589fb63802dd7099781194
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+41
This can be used to replicate a build issue more easily.
2010-12-31mtp: Implement the subsystem test and respond with a SSP/SSAHolger Hans Peter Freyther1-0/+5
The SCMG handling should be moved to a different file. Right now the list of supported SSNs is not configurable but it should.
2010-12-10isup: Start parsing the ISUP messagesHolger Hans Peter Freyther1-5/+0
Introduce a ISUP debug category, parse the reset circuit message, add a test case for this easy parsing.
2010-12-10isup: Start with isup support in the cellmgr.Holger Hans Peter Freyther1-0/+5
Start parsing the ISUP messages. This just adds what we need to handle now and will not grow it a lot.
2010-12-08mtp: Send a simple ISUP messageHolger Hans Peter Freyther1-0/+6
2010-12-08mtp: Print a TFP message on the screen when we get a messageHolger Hans Peter Freyther1-0/+6
2010-12-08contrib: Add smalltalk script to send send UDP messagesHolger Hans Peter Freyther1-0/+25
These messages are a SLTM and a TRA message that we want to test on the udt relay receiver. The speciality is the header.