index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: tests: don't link system installed libosmogsm.
Neels Hofmeyr
2016-09-10
1
-5
/
+10
*
Add GEA3 & GEA4 ciphers
Max
2016-07-11
1
-2
/
+5
*
Add Finite State Machine abstraction code
Harald Welte
2016-06-16
1
-2
/
+6
*
Add helper functions for AMR codec
Max
2016-05-31
1
-2
/
+5
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
1
-2
/
+5
*
tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc
Harald Welte
2016-05-05
1
-2
/
+5
*
Add code generator for convolutional codes
Max Suraev msuraev@sysmocom.de
2016-04-29
1
-1
/
+1
*
sim: Add simplistic unit test for APDU class tables
Harald Welte
2016-03-17
1
-2
/
+6
*
Add T4 bit map compression routines
Max
2016-02-18
1
-2
/
+5
*
msgb/test: Add test for msgb message buffers
Jacob Erlbeck
2016-01-15
1
-2
/
+5
*
bitvec: Add get/set byte sequences
Jacob Erlbeck
2016-01-15
1
-2
/
+7
*
gsm: Add APN conversion functions
Jacob Erlbeck
2016-01-15
1
-3
/
+7
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
1
-1
/
+2
*
test: Remove unneeded linking to libosmovty.la
Jacob Erlbeck
2015-08-22
1
-4
/
+4
*
stats: Add vty_out_stat_item_group
Jacob Erlbeck
2015-10-28
1
-4
/
+4
*
stats: Add stat_item for value monitoring
Jacob Erlbeck
2015-10-28
1
-2
/
+5
*
build: have a disable-static build succeed
Jan Engelhardt
2015-09-16
1
-4
/
+2
*
tests: Don't reference file in src/ to test hidden func. Use static link.
Sylvain Munaut
2015-08-19
1
-2
/
+3
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-1
/
+1
*
build: Fix the building of tests as well
Holger Hans Peter Freyther
2015-05-17
1
-1
/
+1
*
Tests: Fix broken loggingrb testcase.
Michael McTernan
2015-04-01
1
-1
/
+1
*
gsm: Add A5/3-4 cipher support
Max
2015-03-28
1
-1
/
+2
*
add gsm0341_test to generate SMSCB hex strings
Harald Welte
2014-12-29
1
-1
/
+5
*
gprs/test: Add BSSGP tests
Jacob Erlbeck
2014-10-23
1
-2
/
+6
*
build: fix linker error with kasumi_test
Jan Engelhardt
2014-10-03
1
-2
/
+1
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
1
-1
/
+2
*
gsm: Add Kasumi cipher implementation
Sylvain Munaut
2014-06-16
1
-2
/
+6
*
utils: Add a simple testcase for osmo_hexdump
Holger Hans Peter Freyther
2014-01-02
1
-2
/
+6
*
Refactor COMP128v23 implementation and add test suit
Max
2013-12-07
1
-2
/
+5
*
tests/gb: Add test for GPRS NS protocol
Jacob Erlbeck
2013-10-08
1
-1
/
+6
*
vty: Fix misusage of snprintf in vty/utils.c
Jacob Erlbeck
2013-08-06
1
-2
/
+7
*
fr: Fix the linking of the test and use $(LIBRARY_DL) for linking
Holger Hans Peter Freyther
2013-06-26
1
-1
/
+1
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-2
/
+11
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
1
-11
/
+2
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-2
/
+11
*
fr: Begin with a GRE/FrameRelay test due the recent regression
Holger Hans Peter Freyther
2013-01-15
1
-2
/
+7
*
tests: Don't delete atconfig in clean
Daniel Willmann
2012-12-26
1
-1
/
+2
*
build: Don't use the deprecated INCLUDES in the various Makefile.am
Sylvain Munaut
2012-12-11
1
-1
/
+1
*
logging: Move the logging test from OpenBSC into libosmocore
Holger Hans Peter Freyther
2012-09-27
1
-2
/
+7
*
tests: Make the gb test work with srcdir != builddir
Holger Hans Peter Freyther
2012-09-11
1
-1
/
+2
*
BSSGP flow-control: Add unit test for algorithm tests
Harald Welte
2012-09-07
1
-1
/
+5
*
misc: Fix make distcheck of libosmocore by adding the result to the dist
Holger Hans Peter Freyther
2012-08-25
1
-1
/
+2
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
1
-1
/
+4
*
build: simplify test handling and speed up build.
Diego Elio Pettenò
2012-06-30
1
-11
/
+50
*
tests: Introduce a very basic gsm0808 test
Holger Hans Peter Freyther
2012-01-22
1
-1
/
+1
*
lapdm: Create a simple test case to transmit data between both ends
Holger Hans Peter Freyther
2011-12-11
1
-1
/
+1
*
add autotest script for milenage/auth testing
Harald Welte
2011-12-07
1
-1
/
+1
*
tests: Use the missing from the source directory
Holger Hans Peter Freyther
2011-11-29
1
-2
/
+2
*
core/conv: Add regression testing code
Sylvain Munaut
2011-11-24
1
-1
/
+1
*
tests/a5: Add a5 regression testing
Sylvain Munaut
2011-11-17
1
-1
/
+1
[prev]
[next]