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/nano3g
pespin/open5gs
pespin/pacch
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
path:
root
/
selftest
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
osmo_ctrl.py: add RateCounters
Neels Hofmeyr
4
-0
/
+227
2020-12-11
add test.report_fragment()
Neels Hofmeyr
4
-8
/
+95
2020-12-11
do not redirect_stdout in test scripts
Neels Hofmeyr
1
-16
/
+16
2020-12-11
typo / newline in selftest log output
Neels Hofmeyr
4
-6
/
+4
2020-12-11
fix: line nr in test name in wrong places
Neels Hofmeyr
1
-6
/
+6
2020-12-11
configure fixed ARFCN per bts
Neels Hofmeyr
4
-114
/
+2
2020-12-11
log reserved resources
Neels Hofmeyr
1
-0
/
+53
2020-12-10
cfg templates: log level and source basename last, log no category-hex
Neels Hofmeyr
1
-0
/
+6
2020-11-11
resource: Support waiting for reserved resources until available
Pau Espin Pedrol
3
-0
/
+380
2020-06-15
Add per-test KPI support
Pau Espin Pedrol
3
-3
/
+48
2020-06-15
selftest: Add test to verify junit xml report
Pau Espin Pedrol
8
-0
/
+216
2020-06-15
Implement per-test timeout guard
Pau Espin Pedrol
4
-16
/
+49
2020-06-12
Refactor test specific config parsing & generation
Pau Espin Pedrol
1
-5
/
+16
2020-06-12
Remove all references to defaults: timeout: from suite.conf
Pau Espin Pedrol
4
-8
/
+0
2020-06-11
testenv: Add debug log when overlaying templates dir
Pau Espin Pedrol
1
-0
/
+3
2020-06-04
testenv: Support test overlaying a directory to look for templates
Pau Espin Pedrol
6
-0
/
+168
2020-06-04
selftest: template: Test existing overlay dir features
Pau Espin Pedrol
5
-82
/
+209
2020-06-04
testenv: Get rid of 'resources' global variable
Pau Espin Pedrol
2
-13
/
+13
2020-05-28
Support identifying different tgz files based on run_label attribute
Pau Espin Pedrol
7
-2
/
+29
2020-05-25
config: suites_dir and scenarios_dir are now a list of paths
Pau Espin Pedrol
17
-15
/
+25
2020-05-21
schema: Allow objects registering their own schema types
Pau Espin Pedrol
3
-0
/
+53
2020-05-12
config: Allow setting trial directory in main.conf
Pau Espin Pedrol
3
-3
/
+6
2020-05-12
Cmdline arg -c sets main configuration file (old paths.conf) instead of dir c...
Pau Espin Pedrol
6
-42
/
+27
2020-05-11
selftest: Introduce scenario_test
Pau Espin Pedrol
10
-0
/
+178
2020-05-11
Split Scenario class to its own file
Pau Espin Pedrol
1
-14
/
+18
2020-05-07
Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones
Pau Espin Pedrol
2
-2
/
+2
2020-05-07
Allow suites to dynamically register schemas so tests can receive parameters
Pau Espin Pedrol
13
-14
/
+440
2020-05-07
Makefile: Implement clean target
Pau Espin Pedrol
1
-0
/
+5
2020-05-06
selftest: Move tests into own subdirectories
Pau Espin Pedrol
52
-17
/
+37
2020-05-06
selftest: Remove unused misc.py file
Pau Espin Pedrol
1
-7
/
+0
2020-05-06
selftest/process_test: Fix output changing in new python version
Pau Espin Pedrol
2
-6
/
+9
2020-05-06
selftest/trial_test: Fix repr(RuntimeError) changing in new python version
Pau Espin Pedrol
4
-6
/
+6
2020-05-05
tests: Replace 'suite' with 'tenv'
Pau Espin Pedrol
3
-3
/
+3
2020-05-05
Move trial.py and suite.py to core/
Pau Espin Pedrol
2
-2
/
+2
2020-05-05
Move all obj/ references in suite.py to testenv.py
Pau Espin Pedrol
3
-3
/
+3
2020-05-04
Move test.py and report.py to core/
Pau Espin Pedrol
1
-2
/
+2
2020-05-04
Move resource.py to core/
Pau Espin Pedrol
1
-2
/
+1
2020-05-04
Generate schemas dynamically from pieces provided by each object class
Pau Espin Pedrol
3
-14
/
+22
2020-04-11
Move object classes used by tests into obj/ subdir
Pau Espin Pedrol
1
-1
/
+1
2020-04-11
Create core directory to contain most of code not in object classes used by t...
Pau Espin Pedrol
10
-13
/
+13
2019-09-18
suite_test: suite requires the fake trial to implement get_run_dir()
Pau Espin Pedrol
1
-5
/
+24
2019-04-04
process: Early return during process termination if no proc running
Pau Espin Pedrol
1
-56
/
+0
2019-03-05
process: Make killing processes non-sequential
Holger Hans Peter Freyther
1
-0
/
+56
2018-11-21
templates: bsc/nitb: Remove explicit no force-combined-si
Pau Espin Pedrol
1
-2
/
+0
2018-10-03
templates: Update .cfg files to use logging level set-all
Pau Espin Pedrol
2
-2
/
+2
2018-08-29
osmo-bts-trx: Big refactor and cleanup of osmo-trx related code
Pau Espin Pedrol
4
-35
/
+82
2018-08-21
Introduce scenario modifiers
Pau Espin Pedrol
5
-2
/
+199
2018-04-04
ms: Create a cumulative distribution function class
Holger Hans Peter Freyther
2
-0
/
+132
2017-12-18
cosmetic: adjust resource_test to comp128v1
Neels Hofmeyr
2
-20
/
+20
2017-12-05
bts_*: Add incrementing bvci and rac values
Pau Espin Pedrol
2
-8
/
+10
[next]