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