libosmocore/tests/gb
Alexander Couzens ca5ce0d849 ns2: nsvc: add a uptime/downtime to track the last state change
To show adminstrator the last state change of a nsvc add a timestamp and
show it on the vty

> show ns nsei 1234
NSEI 01234: UDP, DEAD since 0d 0h 1m 42s
[...]
  4 NS-VC:
   UNBLOCKED DYNAMIC sig_weight=1 data_weight=1 udp)[127.0.0.1]:22000<>[127.0.0.1]:23001 ALIVE since 0d 0h 0m 1s
   UNBLOCKED DYNAMIC sig_weight=2 data_weight=2 udp)[127.0.0.1]:22000<>[127.0.0.1]:23000 ALIVE since 0d 0h 0m 1s
   UNBLOCKED DYNAMIC sig_weight=2 data_weight=2 udp)[127.0.0.1]:22001<>[127.0.0.1]:23000 ALIVE since 0d 0h 0m 1s
   UNBLOCKED DYNAMIC sig_weight=1 data_weight=1 udp)[127.0.0.1]:22001<>[127.0.0.1]:23001 ALIVE since 0d 0h 0m 1s

Related: OS#5028
Change-Id: Ie3a039a209869295afa5feda39297cee81fedf22
2021-09-23 13:12:34 +02:00
..
bssgp_fc_test.c Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
bssgp_fc_tests.err
bssgp_fc_tests.ok gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow 2017-11-20 17:22:42 +01:00
bssgp_fc_tests.sh
gprs_bssgp_rim_test.c tests/gb: Fix printf format errors on ARM 32 bits 2021-02-25 10:40:31 +00:00
gprs_bssgp_rim_test.ok bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rim 2021-01-18 21:11:44 +01:00
gprs_bssgp_test.c Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
gprs_bssgp_test.ok bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rim 2021-01-18 21:11:44 +01:00
gprs_ns2_test.c gprs_ns2: ensure the NSE becomes dead when FR link went down 2021-07-13 07:43:06 +00:00
gprs_ns2_test.ok gprs_ns2: ensure the NSE becomes dead when FR link went down 2021-07-13 07:43:06 +00:00
gprs_ns2_vty.vty ns2: nsvc: add a uptime/downtime to track the last state change 2021-09-23 13:12:34 +02:00
gprs_ns_test.c Use new stat item/ctr getter APIs 2021-06-04 18:19:37 +02:00
gprs_ns_test.ok NS: Factor out gprs_nsvc_start_test() and use it 2019-02-26 12:18:30 +01:00
osmo-ns-dummy.cfg gprs_ns2: rework IP-SNS binds 2021-02-19 10:41:50 +00:00
osmoappdesc.py gprs_ns2: call python vty tests 2021-01-01 22:49:23 +01:00