osmo-gsm-tester/src/osmo_gsm_tester
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
..
templates Add support for authentication VTY param in msc and bsc 2017-08-23 17:40:29 +02:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts_model.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts_osmotrx.py bts_osmotrx: Fix mkdtemp use in python < 3.5 2017-09-13 22:21:10 +00:00
bts_sysmo.py Use tmpdir to create bts pcu-socket 2017-09-12 14:42:09 +00:00
config.py bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx 2017-08-23 12:56:40 +00:00
esme.py esme: Remove temporary workaround for non-implemented deliver_sm 2017-08-18 19:19:16 +00:00
event_loop.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
log.py Add microsecond accuracy to log timestamps 2017-07-03 10:39:56 +00:00
ofono_client.py modem: log property changes from Modem interface 2017-09-09 18:36:49 +00:00
osmo_bsc.py jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories 2017-09-07 00:59:46 +02:00
osmo_ctrl.py ctrl: Add dbg log to print received data 2017-08-23 10:48:07 +02:00
osmo_hlr.py Introduce auth_algo modem config attribute 2017-08-24 17:09:11 +02:00
osmo_mgcpgw.py jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories 2017-09-07 00:59:46 +02:00
osmo_msc.py Add support for authentication VTY param in msc and bsc 2017-08-23 17:40:29 +02:00
osmo_nitb.py Introduce auth_algo modem config attribute 2017-08-24 17:09:11 +02:00
osmo_stp.py jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories 2017-09-07 00:59:46 +02:00
pcap_recorder.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
process.py Add microsecond accuracy to log timestamps 2017-07-03 10:39:56 +00:00
report.py junit result: also write for aborted runs 2017-06-12 11:34:44 +00:00
resource.py resource: Fix list comparison in item_matches 2017-09-10 12:30:35 +00:00
schema.py schema: Remove uneeded TRX_REMOTE_IP validate type 2017-08-24 17:09:12 +02:00
sms.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
smsc.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
suite.py Use tmpdir to create bts pcu-socket 2017-09-12 14:42:09 +00:00
template.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
test.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
trial.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
util.py fix util.py/FileLock and lock_test 2017-09-14 01:52:32 +02:00