1. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  2. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  3. d488c72 tests: use -no-install libtool flag to avoid ./lt-* scripts by Harald Welte · 5 years ago
  4. 7b740f7 platform independence fix: tdef range tests by Neels Hofmeyr · 5 years ago
  5. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  6. faa49e2 add generic vty_transcript_test.c, vty_transcript_test.vty by Neels Hofmeyr · 5 years ago
  7. 760c58f build: add missing logging_vty_test.vty to EXTRA_DIST by Neels Hofmeyr · 5 years ago
  8. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  9. 3a9ff11 logging vty: add VTY transcript test by Neels Hofmeyr · 6 years ago
  10. ec6fdbb fix tests linking: don't use system installed libs by Neels Hofmeyr · 6 years ago
  11. 6db529a import oap_client_test from osmo-sgsn by Harald Welte · 6 years ago
  12. 1504211 utils_test: check stderr to catch sanitizer issues by Neels Hofmeyr · 6 years ago
  13. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  14. cacaa4a configure: Check separately for lib implementing dlopen and dlsym by Pau Espin Pedrol · 6 years ago
  15. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  16. 3da7938 Embedded: add sercomm stubs by Max · 6 years ago
  17. 89c8c40 Embedded: disable stats test by Max · 6 years ago
  18. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 7 years ago
  19. ad1797e embedded: fix tests by Max · 7 years ago
  20. 29d489f coding test: cosmetic cleanup by Max · 7 years ago
  21. d068210 Print /proc/cpuinfo before executing testsuite by Harald Welte · 7 years ago
  22. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  23. 9818664 Add tests for bitvec_write_field() by Max · 7 years ago
  24. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  25. 4306363 fix vty regression: empty parent node by Neels Hofmeyr · 7 years ago
  26. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  27. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  28. b6c8dda tests/Makefile.am: do not test disabled features by Vadim Yanitskiy · 7 years ago
  29. a362ee9 add sercomm unit test by Harald Welte · 7 years ago
  30. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  31. 33e0306 tests/conv: add GSM 05.03 specific test by Vadim Yanitskiy · 7 years ago
  32. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  33. f85861d control_if: Add helper function for 'local execution' of control command by Harald Welte · 7 years ago
  34. d3b5873 add osmo-auc-gen_test by Neels Hofmeyr · 7 years ago
  35. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  36. 68930e8 tests/conv: separate test logic by Vadim Yanitskiy · 7 years ago
  37. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  38. bd9de2f gsup_test: also check stderr by Neels Hofmeyr · 7 years ago
  39. 4ffb43f Add minimal testing of socket.c helper functions by Harald Welte · 7 years ago
  40. d981efa oap: add encode/decode unit test by Neels Hofmeyr · 8 years ago
  41. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  42. 9683104 build: make check: disable sim_test when built with --disable-pcsc by Neels Hofmeyr · 8 years ago
  43. d95f01d build: tests: don't link system installed libosmogsm. by Neels Hofmeyr · 8 years ago
  44. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  45. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  46. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  47. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  48. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  49. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  50. 676e534 sim: Add simplistic unit test for APDU class tables by Harald Welte · 8 years ago
  51. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  52. 7cd8a1b msgb/test: Add test for msgb message buffers by Jacob Erlbeck · 9 years ago
  53. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  54. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  55. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  56. ee2657f test: Remove unneeded linking to libosmovty.la by Jacob Erlbeck · 9 years ago
  57. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  58. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  59. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  60. 0d72785 tests: Don't reference file in src/ to test hidden func. Use static link. by Sylvain Munaut · 9 years ago
  61. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  62. 0d86c21 build: Fix the building of tests as well by Holger Hans Peter Freyther · 9 years ago
  63. 4e0543f Tests: Fix broken loggingrb testcase. by Michael McTernan · 9 years ago
  64. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  65. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  66. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  67. c60de4f build: fix linker error with kasumi_test by Jan Engelhardt · 10 years ago
  68. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  69. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  70. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago
  71. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  72. dcce196 tests/gb: Add test for GPRS NS protocol by Jacob Erlbeck · 11 years ago
  73. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  74. 14df1c0 fr: Fix the linking of the test and use $(LIBRARY_DL) for linking by Holger Hans Peter Freyther · 11 years ago
  75. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  76. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  77. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  78. 97602d9 fr: Begin with a GRE/FrameRelay test due the recent regression by Holger Hans Peter Freyther · 12 years ago
  79. 13bb169 tests: Don't delete atconfig in clean by Daniel Willmann · 12 years ago
  80. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  81. 4b54cab logging: Move the logging test from OpenBSC into libosmocore by Holger Hans Peter Freyther · 12 years ago
  82. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  83. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago
  84. 8c589d2 misc: Fix make distcheck of libosmocore by adding the result to the dist by Holger Hans Peter Freyther · 12 years ago
  85. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  86. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  87. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago
  88. 72bd4eb lapdm: Create a simple test case to transmit data between both ends by Holger Hans Peter Freyther · 13 years ago 0.4.1
  89. e076ac0 add autotest script for milenage/auth testing by Harald Welte · 13 years ago
  90. 62cb457 tests: Use the missing from the source directory by Holger Hans Peter Freyther · 13 years ago
  91. 29eb92d core/conv: Add regression testing code by Sylvain Munaut · 13 years ago
  92. 810c334 tests/a5: Add a5 regression testing by Sylvain Munaut · 13 years ago
  93. f6c1d4c tests: Fix the make distcheck of libosmocore with the tests by Holger Hans Peter Freyther · 13 years ago
  94. f9eda74 tests: Use GNU autotest to execute our tests and compare textual output by Holger Hans Peter Freyther · 13 years ago
  95. 712691d add functions for bit-reversal by Harald Welte · 13 years ago
  96. e05c7df smscb: Add some simple decoding routines for SMSCB. by Holger Hans Peter Freyther · 14 years ago
  97. daa653f ussd: Add a test case, switch parsing to use a gsm48_hdr and len by Holger Hans Peter Freyther · 14 years ago
  98. c87f266 msgfile: Add a file parser for a simple file format by Holger Hans Peter Freyther · 14 years ago
  99. f8b2ba7 add option --disable-tests to disable building of test binaries by Harald Welte · 14 years ago
  100. 3cae039 add missing automake / autoconf files by Harald Welte · 14 years ago