Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Jacob Erlbeck 455d34f476 bssgp/test: Fix bssgp-fc test
The fix in the commit "bssgp: Fix call to llist_entry in
fc_queue_timer_cfg" prevents the flow control code from generating
certain logging messages ("-BSSGP-FC: fc_timer_cb() but still not
able to send PDU of 10 bytes") during the tests. This breaks the test
suite, since the update of the correseponding stderr output file
misses.

This commit updates the bssgp_fc_tests.err file accordingly.

Sponsored-by: On-Waves ehf
2015-05-04 07:44:43 +02:00
debian debian: Build new version 2015-04-16 21:23:49 +02:00
doc vty: Merge from a generic section in case no specific one exists 2012-07-25 17:35:52 +02:00
include linuxlist: Remove casting of ptr from container_of macro 2015-05-02 07:59:00 +02:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src bssgp: Fix call to llist_entry in fc_queue_timer_cfg 2015-04-30 20:02:09 +02:00
tests bssgp/test: Fix bssgp-fc test 2015-05-04 07:44:43 +02:00
utils pcsc: Allow to disable the PCSC dependency 2014-11-14 15:06:09 +01:00
.gitignore misc: Ignore a file generated by doxygen 2015-01-18 19:18:31 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.core.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.gsm.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.vty.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Makefile.am remove doxygen_sqlite3.db during 'make clean' 2014-10-26 20:09:17 +01:00
TODO-RELEASE Prepare a new libosmocore release 2015-01-18 19:20:42 +01:00
configure.ac fix libosmocore build for NuttX target 2014-12-04 14:15:36 +01:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocodec.pc.in codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
libosmocore.pc.in add missing automake / autoconf files 2010-02-20 21:09:24 +01:00
libosmoctrl.pc.in libctrl: autotools build system integration 2014-08-21 15:34:18 +02:00
libosmogb.pc.in libosmogb: build without strict aliasing rules 2012-09-07 12:01:28 +02:00
libosmogsm.pc.in This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
libosmosim.pc.in initial checkin of 'libosmosim' 2014-10-26 19:09:22 +01:00
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00