Age | Commit message (Expand) | Author | Files | Lines |
2017-07-20 | remove timer section from osmo-{bts,bsc}.cfg.tmpl | Harald Welte | 2 | -22/+0 |
2017-07-03 | Add microsecond accuracy to log timestamps | Pau Espin Pedrol | 1 | -1/+1 |
2017-06-18 | Add support for SMPP testing | Pau Espin Pedrol | 3 | -10/+32 |
2017-06-13 | log_test.py: cosmetic follow-up | Neels Hofmeyr | 2 | -18/+15 |
2017-06-13 | fix and refactor logging: drop 'with', simplify | Neels Hofmeyr | 8 | -77/+66 |
2017-06-09 | refactor: fix error handling; fix log.Origin; only one trial | Neels Hofmeyr | 6 | -46/+98 |
2017-06-07 | error log: clarify for reserving more resources than available | Neels Hofmeyr | 1 | -1/+1 |
2017-06-07 | fix problem in origin ancestry: don't add self twice | Neels Hofmeyr | 2 | -13/+10 |
2017-06-03 | Re-License under GPLv3-or-later instead of AGPLv3-or-later | Harald Welte | 1 | -3/+3 |
2017-05-31 | sms_test: add output checks | Neels Hofmeyr | 2 | -0/+6 |
2017-05-31 | fix: Sms.__eq__ bug due to typo | Neels Hofmeyr | 1 | -0/+2 |
2017-05-31 | Move Sms class to a separate module | Pau Espin Pedrol | 1 | -12/+12 |
2017-05-30 | cosmetic: review mo_mt_sms.py's logging | Neels Hofmeyr | 1 | -1/+1 |
2017-05-29 | config: nitb template: move ip_address to nitb.ip_address | Neels Hofmeyr | 2 | -6/+6 |
2017-05-29 | rename resource nitb_iface to ip_address | Neels Hofmeyr | 10 | -34/+34 |
2017-05-29 | nitb config: set: logging color 1, category 1 | Neels Hofmeyr | 1 | -2/+2 |
2017-05-24 | trial.py: Remove accidental double creation of file | Pau Espin Pedrol | 1 | -1/+1 |
2017-05-19 | Add JUnit XML reports; refactor test reporting | Pau Espin Pedrol | 5 | -9/+56 |
2017-05-15 | trial: always use abspath | Neels Hofmeyr | 2 | -2/+3 |
2017-05-15 | log state dir | Neels Hofmeyr | 1 | -1/+1 |
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-08 | selftest: suite_test: ignore line numbers | Neels Hofmeyr | 2 | -12/+13 |
2017-05-08 | improve logging for resource allocation | Neels Hofmeyr | 2 | -14/+17 |
2017-05-08 | log: make 32 the default origin_width. | Neels Hofmeyr | 2 | -3/+3 |
2017-05-08 | log.py: tweak LogTarget list, require explicit LogTarget | Neels Hofmeyr | 1 | -1/+1 |
2017-05-04 | config: resolve real paths from symlinks, add paths debug logging | Neels Hofmeyr | 4 | -2/+18 |
2017-05-04 | put the example suite in /example, not /selftest/real_suite | Neels Hofmeyr | 11 | -178/+0 |
2017-05-04 | Add remote user for RemoteProcress | Pau Espin Pedrol | 1 | -1/+1 |
2017-05-04 | fix template_test after 8dbad8701f (tweak config) | Neels Hofmeyr | 1 | -2/+2 |
2017-05-04 | lock_test: make more robust | Neels Hofmeyr | 3 | -16/+41 |
2017-05-04 | nitb,sysmobts: tweak config | Neels Hofmeyr | 1 | -3/+3 |
2017-05-03 | resources: update modems, sierra_3 replaced by a Gobi | Neels Hofmeyr | 1 | -5/+5 |
2017-05-02 | cosmetic: rename to sms_was_received() | Neels Hofmeyr | 1 | -1/+1 |
2017-05-02 | mo_mt_sms.py: remove short timeout; cosmetic: log properties | Neels Hofmeyr | 1 | -1/+3 |
2017-05-02 | default-suites.conf: enable only sysmo for now | Neels Hofmeyr | 1 | -2/+0 |
2017-05-02 | resources.conf: configure sierra modems | Neels Hofmeyr | 1 | -79/+19 |
2017-04-27 | fix 'make check' | Neels Hofmeyr | 7 | -11/+15 |
2017-04-14 | rename default.conf to defaults.conf | Neels Hofmeyr | 1 | -0/+0 |
2017-04-13 | fix octphy, fix conf, improve logging | Your Name | 5 | -8/+9 |
2017-04-12 | octphy (untested); fix regression test expectations | Neels Hofmeyr | 11 | -42/+227 |
2017-04-10 | trying to get sysmobts to work and various details | Neels Hofmeyr | 5 | -12/+15 |
2017-04-09 | implement modem and nitb bits for a real test | Neels Hofmeyr | 2 | -5/+24 |
2017-04-08 | review jenkins scripts | Neels Hofmeyr | 1 | -0/+1 |
2017-04-08 | core implementation | Neels Hofmeyr | 70 | -0/+2206 |