index
:
osmo-gsm-tester
andre/intraenb
master
msc
neels/aoip
neels/error_reporting
neels/ho
neels/msc-hlr
neels/pespin_fix-mkdtemp
neels/rename_mgcpgw
neels/test
neels_test
pespin/arfcn
pespin/bts-perf
pespin/fix
pespin/fix-arfcn
pespin/intraenb
pespin/nano3g
pespin/pacch
pespin/resources
point-code
settsc
zecke/more-tests
zecke/test
Osmocom GSM Tester, jenkins integrated GSM hardware testing
Neels Hofmeyr
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
osmo_nitb.py: remove unused imports
Neels Hofmeyr
1
-2
/
+0
2017-05-25
contrib/jenkins: don't package /share/doc/libosmocore
Neels Hofmeyr
3
-0
/
+12
2017-05-24
fix: contrib/jenkins sysmobts build: proper PKG_CONFIG_PATH
Neels Hofmeyr
1
-0
/
+3
2017-05-24
trial.py: Remove accidental double creation of file
Pau Espin Pedrol
2
-2
/
+1
2017-05-24
Exit with failure if not enough resources are found
Pau Espin Pedrol
1
-0
/
+1
2017-05-22
osmo_nitb.py: Remove unused var
Pau Espin Pedrol
1
-1
/
+0
2017-05-22
suite.py: Fix typo in variable name used during exception
Pau Espin Pedrol
1
-1
/
+1
2017-05-19
Handle termination signals to exit gracefully and prevent resource leak
Pau Espin Pedrol
2
-16
/
+34
2017-05-19
Add JUnit XML reports; refactor test reporting
Pau Espin Pedrol
15
-91
/
+290
2017-05-15
pcap_recorder: use self.filters instead of gen_filter
Pau Espin Pedrol
1
-1
/
+1
2017-05-15
Enable GSMTAP on BTS and record it on the main unit NITB
Pau Espin Pedrol
6
-3
/
+45
2017-05-15
nitb: Filter ssh packets in pcap
Pau Espin Pedrol
1
-1
/
+1
2017-05-15
pcap: pass complete filter string to PcapRecorder
Neels Hofmeyr
2
-12
/
+5
2017-05-15
jenkins-run: clean up also upon error
Neels Hofmeyr
1
-1
/
+7
2017-05-15
trial: always use abspath
Neels Hofmeyr
3
-3
/
+4
2017-05-15
fix name of local var, to not shadow 'suite' module
Neels Hofmeyr
1
-3
/
+3
2017-05-15
fix: exception outside of trial run should be logged and cause nonzero rc
Neels Hofmeyr
1
-6
/
+13
2017-05-15
cosmetic: contrib: add 'build-' to script names
Neels Hofmeyr
4
-0
/
+0
2017-05-15
contrib: rethink jenkins jobs with build slave approach
Neels Hofmeyr
5
-37
/
+41
2017-05-15
checkout dependencies from script
Neels Hofmeyr
4
-20
/
+21
2017-05-15
pcap recorder: include vim indenting rules as comment
Neels Hofmeyr
1
-0
/
+2
2017-05-15
log the location of the detailed log file
Neels Hofmeyr
1
-1
/
+3
2017-05-15
log: tweak osmo-gsm-tester.py stdout: all_origins=False, src=False
Neels Hofmeyr
1
-1
/
+1
2017-05-15
log state dir
Neels Hofmeyr
2
-2
/
+2
2017-05-15
debug suite: add test that deliberately fails
Neels Hofmeyr
1
-0
/
+5
2017-05-15
cosmetic: rather have an underscore in pcap_recorder.py
Neels Hofmeyr
2
-3
/
+3
2017-05-12
cosmetic: cmdline help: add line breaks, fix typo
Neels Hofmeyr
1
-7
/
+19
2017-05-11
paths: have one common parent dir /var/tmp/osmo-gsm-tester
Neels Hofmeyr
3
-5
/
+5
2017-05-11
readme: add some ssh details
Neels Hofmeyr
2
-0
/
+15
2017-05-11
ofono/dbus: detach from signals as appropriate
Neels Hofmeyr
1
-16
/
+28
2017-05-11
util: simplify listdict
Neels Hofmeyr
1
-20
/
+6
2017-05-11
cosmetic: lock test: add quotes
Neels Hofmeyr
2
-8
/
+8
2017-05-11
lock test: make more robust against timing
Neels Hofmeyr
2
-8
/
+0
2017-05-10
run dir: add a second log file containing a non-debug log
Neels Hofmeyr
1
-0
/
+3
2017-05-10
readme: format so that dependencies can be copy-pasted to terminal
Neels Hofmeyr
1
-13
/
+14
2017-05-10
Log network activity using tcpdump for nitb interface
Pau Espin Pedrol
3
-2
/
+76
2017-05-08
suite: Terminate processes in LIFO order
Pau Espin Pedrol
1
-1
/
+1
2017-05-08
Prepend LD_LIBRARY_PATH instead of overwritting it
Pau Espin Pedrol
4
-3
/
+11
2017-05-08
propagate Timeout class to test scope, use in debug suite
Neels Hofmeyr
3
-4
/
+9
2017-05-08
on timeout, raise dedicated Timeout exception
Neels Hofmeyr
1
-1
/
+4
2017-05-08
selftest: suite_test: ignore line numbers
Neels Hofmeyr
2
-12
/
+13
2017-05-08
add debug suite
Neels Hofmeyr
2
-0
/
+46
2017-05-08
improve logging for resource allocation
Neels Hofmeyr
3
-23
/
+27
2017-05-08
defaults.conf: use only TCH/F instead of dynamic channels
Neels Hofmeyr
1
-6
/
+6
2017-05-08
log.py: add a log target option to omit the list of deeper origins
Neels Hofmeyr
1
-3
/
+6
2017-05-08
run dir: write detailed log file
Neels Hofmeyr
2
-0
/
+16
2017-05-08
log: make 32 the default origin_width.
Neels Hofmeyr
4
-6
/
+5
2017-05-08
log.py: add FileLogTarget
Neels Hofmeyr
1
-0
/
+25
2017-05-08
log.py: LogTarget: return self for chaining modifiers
Neels Hofmeyr
1
-0
/
+4
2017-05-08
log.py: tweak LogTarget list, require explicit LogTarget
Neels Hofmeyr
3
-26
/
+26
[prev]
[next]