Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Holger Hans Peter Freyther 97510814d8 tests: Introduce a very basic gsm0808 test
This tests verifies the content of the GSM 08.08 messages, it does
not verify the remaining headroom (which the SCCP/IPA code relies
on being plenty to prepend the header). More to come in the future.
2012-01-22 13:46:58 +01:00
debian Revert various debian related changes 2011-07-16 11:11:31 +02:00
doc Integrate doxygen documentation building into autoconf/automake process 2011-08-17 19:33:06 +02:00
include msgb_trim(): actually trim to an absolute length, as the comment states 2012-01-14 22:08:28 +01:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src lapdm: Make sure that the msgb_l3len(msg) == length... 2012-01-12 23:23:19 +01:00
tests tests: Introduce a very basic gsm0808 test 2012-01-22 13:46:58 +01:00
utils auth_core: don't use anonymous unions to make certain gcc versions happy 2011-12-07 11:35:02 +01:00
.gitignore tests: Introduce a very basic gsm0808 test 2012-01-22 13:46:58 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Doxyfile.core.in consistent Doxyfile naming 2011-08-20 17:39:58 +02:00
Doxyfile.gsm.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Doxyfile.vty.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Makefile.am build: Remove docdir, don't comment it 2011-09-02 20:23:42 +02:00
configure.ac tests: Introduce a very basic gsm0808 test 2012-01-22 13:46:58 +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
libosmogsm.pc.in This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00