Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Neels Hofmeyr 936a81ec1a fix util.py/FileLock and lock_test
Do not pass os.O_TRUNC to open(), that immediately empties out the lock file.

Fix lock_test to be able to catch this error. So far things were happening too
fast to notice it.

Caught by running 'make check' on a main unit APU that has different timing
behavior.

Change-Id: I872a3d2548ac84097ac7acf13cb12c36822e076e
2017-09-14 01:52:32 +02:00
contrib add jenkins-make-check-and-run.sh 2017-09-14 00:21:18 +02:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example default-suites.conf: Add suites to explicitly test with sysmoCell5000 2017-08-25 14:47:46 +00:00
install initial import 2017-03-28 12:37:17 +02:00
selftest fix util.py/FileLock and lock_test 2017-09-14 01:52:32 +02:00
src fix util.py/FileLock and lock_test 2017-09-14 01:52:32 +02:00
suites Introduce aoip_encryption suite 2017-08-24 18:09:07 +02:00
.gitignore Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
COPYING Add GPLv3 license text to repository 2017-06-03 14:23:51 +00:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py hlr: Use python module instead of cmdline to modify sqlite db 2017-08-23 17:02:38 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00