1. 8a1666b ussd: Changed 7bit test to check spec conformance directly by Jacob Erlbeck · 11 years ago
  2. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  3. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  4. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  5. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  6. 98de27a make lapd_test compile again. by Harald Welte · 11 years ago
  7. a3de4df Add LAPDm collision test (contention resolution on network side) by Andreas Eversberg · 11 years ago
  8. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  9. 14df1c0 fr: Fix the linking of the test and use $(LIBRARY_DL) for linking by Holger Hans Peter Freyther · 11 years ago
  10. 3cc268c lapd: Upate the assert to OSMO_ASSERT and describe what we would like to have by Holger Hans Peter Freyther · 11 years ago
  11. dd34ed5 lapd: The two known LAPDm issues have been addressed, update the test by Holger Hans Peter Freyther · 11 years ago
  12. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  13. 1c83e36 tests: Verify that all tests exit with status=0. by Holger Hans Peter Freyther · 11 years ago
  14. 008e53b utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests by Katerina Barone-Adesi · 11 years ago
  15. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  16. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  17. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  18. 49f4e5b fr_test: Speculative build fix for FreeBSD by Holger Hans Peter Freyther · 11 years ago
  19. 97602d9 fr: Begin with a GRE/FrameRelay test due the recent regression by Holger Hans Peter Freyther · 12 years ago
  20. 695e5fb tests/timer: tweak path to config.h by Alex Badea · 11 years ago
  21. 13bb169 tests: Don't delete atconfig in clean by Daniel Willmann · 12 years ago
  22. af723a4 lapd: Fix compiler warnings in the lapd code by Holger Hans Peter Freyther · 12 years ago
  23. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  24. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  25. 779d2f4 logging: Modify the testcase to excercise Nico's fix by Holger Hans Peter Freyther · 12 years ago
  26. 4b54cab logging: Move the logging test from OpenBSC into libosmocore by Holger Hans Peter Freyther · 12 years ago
  27. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  28. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  29. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  30. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago
  31. 8c589d2 misc: Fix make distcheck of libosmocore by adding the result to the dist by Holger Hans Peter Freyther · 12 years ago
  32. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  33. b53717f Add missing includes to timer_test.c and osmo-auc-gen.c by Harald Welte · 12 years ago
  34. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  35. 00a12fe timer: Increase the imprecision we accept in this test by Holger Hans Peter Freyther · 12 years ago
  36. 13b07de auth: Update test result with the new OP/OPC output by Holger Hans Peter Freyther · 12 years ago
  37. 042afe7 milenage: Add function to compute OPC from OP and K by Harald Welte · 12 years ago
  38. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  39. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago
  40. 3a5f08c lapdm: Make sure that the msgb_l3len(msg) == length... by Holger Hans Peter Freyther · 12 years ago
  41. 90656db lapd: Warn if someone attempts to send an empty message by Holger Hans Peter Freyther · 12 years ago
  42. 4a075f8 lapd: Disable one part of the test as it fails on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  43. 15f740c lapd_test: Look at the content of LAPD messages and compare them by Holger Hans Peter Freyther · 13 years ago
  44. 72bd4eb lapdm: Create a simple test case to transmit data between both ends by Holger Hans Peter Freyther · 13 years ago 0.4.1
  45. aae2362 auth_core: don't use anonymous unions to make certain gcc versions happy by Harald Welte · 13 years ago
  46. 57143a4 milenage_test: make sure test output is what .ok file expects by Harald Welte · 13 years ago
  47. 9df00bb milenage_test: make sure test result matches expectations by Harald Welte · 13 years ago
  48. 5c60323 whitespace fixes in milenage_test.ok by Harald Welte · 13 years ago
  49. e076ac0 add autotest script for milenage/auth testing by Harald Welte · 13 years ago
  50. 62cb457 tests: Use the missing from the source directory by Holger Hans Peter Freyther · 13 years ago
  51. 29eb92d core/conv: Add regression testing code by Sylvain Munaut · 13 years ago
  52. a42e2f6 tests/a5: Add a5_test.ok as EXTRA_DIST by Sylvain Munaut · 13 years ago
  53. fb19530 tests: fix cut & paste error by Sylvain Munaut · 13 years ago
  54. 810c334 tests/a5: Add a5 regression testing by Sylvain Munaut · 13 years ago
  55. f6c1d4c tests: Fix the make distcheck of libosmocore with the tests by Holger Hans Peter Freyther · 13 years ago
  56. bf12800 tests: Initialize log system to fix crash, update test result by Holger Hans Peter Freyther · 13 years ago
  57. 72eb44c tests: timer: set maximum wait time to obtain test results by Pablo Neira Ayuso · 13 years ago
  58. 7a0ca16 tests: timer: use stderr for non-repeatable output by Pablo Neira Ayuso · 13 years ago
  59. ad0e885 tests: Reduce the iterations for the timertest, ignore stderr by Holger Hans Peter Freyther · 13 years ago
  60. f141837 tests: timer: add parameter to select the number of steps by Pablo Neira Ayuso · 13 years ago
  61. f9eda74 tests: Use GNU autotest to execute our tests and compare textual output by Holger Hans Peter Freyther · 13 years ago
  62. 9ebc505 tests: add new torture test for timer infrastructure by Pablo Neira Ayuso · 13 years ago
  63. 712691d add functions for bit-reversal by Harald Welte · 13 years ago
  64. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  65. 1b4a42c msgfile: use namespace prefix osmo_* and use more descriptive names by Pablo Neira Ayuso · 13 years ago 0.3.0
  66. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  67. 0b21c1c timer: use namespace prefix osmo_timer* by Pablo Neira Ayuso · 13 years ago
  68. 28dbfe9 misc: Remove the sys/types.h include from various files by Holger Hans Peter Freyther · 13 years ago
  69. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  70. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago
  71. e05c7df smscb: Add some simple decoding routines for SMSCB. by Holger Hans Peter Freyther · 13 years ago
  72. 131bc80 msgfile: Allow to have comments in the simple CSV file by Holger Hans Peter Freyther · 14 years ago 0.1.26
  73. f632371 ussd: Verify that parsing is stil working and print the decoded text. by Holger Hans Peter Freyther · 14 years ago
  74. c88a44f ussd: Add next test that show that we access the data out of bounds by Holger Hans Peter Freyther · 14 years ago
  75. daa653f ussd: Add a test case, switch parsing to use a gsm48_hdr and len by Holger Hans Peter Freyther · 14 years ago
  76. c87f266 msgfile: Add a file parser for a simple file format by Holger Hans Peter Freyther · 14 years ago
  77. c0ce9aa tests: don't hardcode length values of expected encoding gsm_7bit_encode: by Nico Golde · 14 years ago
  78. 31e97ea tests: Separate encoding/decoding test to verify them independly by Holger Hans Peter Freyther · 14 years ago
  79. 28de053 * rewrite GSM 7bit default encoding/decoding based on a lookup table as the previous code produced wrong encodings for certain characters. by Nico Golde · 14 years ago
  80. f8b2ba7 add option --disable-tests to disable building of test binaries by Harald Welte · 14 years ago
  81. d60c7a8 [timer] Fix compile warning of the timer test by Holger Hans Peter Freyther · 14 years ago
  82. e94ad58 fix config.h directory by Harald Welte · 14 years ago
  83. 3cae039 add missing automake / autoconf files by Harald Welte · 14 years ago
  84. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago