import gsm0502_calc_paging_group() from openbsc
[osmocom-bb.git] / tests /
2011-05-07 Pablo Neira Ayusomsgfile: use namespace prefix osmo_* and use more descr...
2011-05-07 Pablo Neira Ayusoselect: use namespace prefix osmo_fd* and osmo_select*
2011-05-07 Pablo Neira Ayusotimer: use namespace prefix osmo_timer*
2011-04-18 Holger Hans Peter... misc: Remove the sys/types.h include from various files
2011-03-23 Pablo Neira Ayusoinclude: reorganize headers file to include/osmocom...
2011-03-23 Pablo Neira AyusoThis patch moves the GSM-specific functions to the...
2010-12-29 Holger Hans Peter... smscb: Add some simple decoding routines for SMSCB.
2010-10-26 Holger Hans Peter... msgfile: Allow to have comments in the simple CSV file
2010-10-11 Holger Hans Peter... ussd: Verify that parsing is stil working and print...
2010-10-11 Holger Hans Peter... ussd: Add next test that show that we access the data...
2010-10-11 Holger Hans Peter... ussd: Add a test case, switch parsing to use a gsm48_hd...
2010-10-08 Holger Hans Peter... msgfile: Add a file parser for a simple file format
2010-07-20 Nico Goldetests: don't hardcode length values of expected encodin...
2010-07-19 Holger Hans Peter... tests: Separate encoding/decoding test to verify them...
2010-07-19 Nico Golde* rewrite GSM 7bit default encoding/decoding based...
2010-03-07 Harald Welteadd option --disable-tests to disable building of test...
2010-02-26 Holger Hans Peter... [timer] Fix compile warning of the timer test
2010-02-20 Harald Weltefix config.h directory
2010-02-20 Harald Welteadd missing automake / autoconf files
2010-02-20 Harald Welteintial checkin of the libosmocore project