index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
sercomm_test.c: return correctly in main
Pau Espin Pedrol
2017-06-22
1
-0
/
+1
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-41
/
+36
*
abis_test.c: Fix warning appearing on some buggy gcc versions
Pau Espin Pedrol
2017-06-22
1
-2
/
+4
*
lapd_test.c: Convert compilation warning to level message
Pau Espin Pedrol
2017-06-21
1
-1
/
+1
*
tlv_test.c: Fix compilation warnings
Pau Espin Pedrol
2017-06-18
1
-19
/
+25
*
gprs_ns_test.c: Remove unused byte arrays
Pau Espin Pedrol
2017-06-18
1
-49
/
+0
*
sms_test.c: Remove test of deprecated wrapper function
Pau Espin Pedrol
2017-06-18
2
-27
/
+0
*
ctrl_test.c: fix build with GCC 7.1.1
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
Fix wrongful GSM FR codec SID frame detection in DTX.
Jean-Francois Dionne
2017-06-09
2
-1
/
+17
*
introduce proper test case for GSM FR detection
Harald Welte
2017-06-09
2
-0
/
+98
*
tests/Makefile.am: do not test disabled features
Vadim Yanitskiy
2017-05-18
1
-4
/
+19
*
add sercomm unit test
Harald Welte
2017-05-17
4
-2
/
+169
*
fsm_test.c: fix unreachable check
Vadim Yanitskiy
2017-05-15
1
-1
/
+3
*
introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}
Harald Welte
2017-05-15
4
-2
/
+45
*
kasumi_test.c: fix incomplete check
Vadim Yanitskiy
2017-05-14
1
-8
/
+8
*
timer: add osmo_timer_setup()
Pablo Neira Ayuso
2017-05-09
1
-6
/
+3
*
vty: cleanup logging functions
Max
2017-05-09
1
-1
/
+1
*
tests/conv: add GSM 05.03 specific test
Vadim Yanitskiy
2017-04-30
5
-5
/
+354
*
Add SW Description (de)marshalling
Max
2017-04-28
4
-2
/
+260
*
control_if: Add control interface commands for FSMs
Harald Welte
2017-04-27
2
-11
/
+45
*
control_if: Add helper function for 'local execution' of control command
Harald Welte
2017-04-27
1
-1
/
+1
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
2
-9
/
+15
*
Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
Harald Welte
2017-04-09
3
-0
/
+57
*
gsm0808: make gsm0808_create_reset_ack() accessible
Philipp Maier
2017-04-08
2
-0
/
+14
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
2
-0
/
+51
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
2
-0
/
+43
*
gsm0808: Add create functions for CIPHER MODE COMMAND
Philipp Maier
2017-04-08
2
-0
/
+42
*
gsm0808: Add utils for Cell Identifier List
Philipp Maier
2017-04-08
1
-0
/
+85
*
gsm0808: Add utils for Encryption Information
Philipp Maier
2017-04-08
1
-0
/
+40
*
gsm0808: Add utils for Channel Type
Philipp Maier
2017-04-08
1
-0
/
+31
*
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
Philipp Maier
2017-04-08
2
-0
/
+118
*
gsm0808: Add utils for Speech Codec List and Speech Codec
Philipp Maier
2017-04-08
1
-0
/
+124
*
gsm0808: Add utils for AoIP Transport Layer Address
Philipp Maier
2017-04-08
1
-0
/
+64
*
ctrl_type_vals: explicitly terminate
Neels Hofmeyr
2017-03-15
1
-1
/
+1
*
milenage_test: cosmetic: verify AUTS in comments
Neels Hofmeyr
2017-03-15
1
-0
/
+56
*
milenage_test: enhance to verify new SQN increments
Neels Hofmeyr
2017-03-15
2
-0
/
+31
*
osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND
Neels Hofmeyr
2017-03-15
1
-0
/
+6
*
osmo_auth_gen_vec: UMTS auth: store last used SQN, not next
Neels Hofmeyr
2017-03-15
2
-2
/
+2
*
osmo-auc-gen: clarify SQN output, prepare for SQN changes
Neels Hofmeyr
2017-03-15
1
-1
/
+8
*
add osmo-auc-gen_test
Neels Hofmeyr
2017-03-15
5
-1
/
+133
*
milenage_test: cosmetic fix: shown value is not SEQ.MS
Neels Hofmeyr
2017-03-15
2
-2
/
+4
*
libosmocoding: migrate transcoding routines from OsmoBTS
Vadim Yanitskiy
2017-03-07
4
-2
/
+538
*
tests/conv: separate test logic
Vadim Yanitskiy
2017-03-06
4
-153
/
+169
*
Use value_string for ctrl_type
Max
2017-03-01
4
-2
/
+56
*
gsup_test: also check stderr
Neels Hofmeyr
2017-02-22
4
-8
/
+89
*
gsup test: add decoding test for UMTS IEs
Neels Hofmeyr
2017-02-22
2
-1
/
+61
*
osmo_hexparse: allow whitespace in parsed string, add ws test
Neels Hofmeyr
2017-02-14
2
-0
/
+29
*
utils: add hexparse test
Neels Hofmeyr
2017-02-14
2
-0
/
+117
*
cosmetic: replace fprintf with LOGP
Philipp Maier
2017-02-09
1
-1
/
+16
*
Add minimal testing of socket.c helper functions
Harald Welte
2017-02-08
5
-2
/
+96
[next]