1. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  2. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  3. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  4. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  5. 19cd152 net_test_bluetooth: fix inconsistency in set/get name test by Ajay Panicker · 9 years ago
  6. 3257968 Bluetooth: Remove std=c++11 by Andreas Gampe · 9 years ago
  7. 4bb7653 net_test_bluetooth: Improve set/get name logic by Ajay Panicker · 9 years ago
  8. ddf67ab net_test_bluetooth: fix set and get name tests by Ajay Panicker · 9 years ago
  9. f261cf8 net_test_bluetooth: GATT test refactor by Ajay Panicker · 9 years ago
  10. 092cf9e test: Add bluetoothtbd_test and net_test_bluetooth to runner by Scott James Remnant · 9 years ago
  11. c2a61ac Add default implementations for observer callbacks by Ajay Panicker · 9 years ago
  12. fc616e0 net_test_bluetooth: adapter test refactor by Ajay Panicker · 9 years ago
  13. cc79505 Merge changes I7f9b2ea0,Ibb1c1d4c,I64cef032 by Scott James Remnant · 9 years ago
  14. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  15. ea01e8d Reapply "Fix broken test caused by misordered callback arguments." by Sharvil Nanavati · 9 years ago
  16. 0f61cf7 Clean up run_unit_tests wordiness by Scott James Remnant · 9 years ago
  17. a05d936 Add iterations option to run_unit_tests by Scott James Remnant · 9 years ago
  18. 707fc0c Clean up run_unit_tests a little by Scott James Remnant · 9 years ago
  19. 6babef0 Pass unknown run_unit_tests long arguments to tests by Scott James Remnant · 9 years ago
  20. 753c074 Add test filter option to run_unit_tests by Scott James Remnant · 9 years ago
  21. 0ff191a Give run_unit_tests an exit code by Scott James Remnant · 9 years ago
  22. 03e8be8 Add -s <specific device> to run_unit_tests by Scott James Remnant · 9 years ago
  23. e27d313 net_test_bluetooth: replace with gtest variant by Scott James Remnant · 9 years ago
  24. 7ab5909 Indicate failed tests in run_unit_tests.sh by Andre Eisenbach · 9 years ago
  25. 1b4c8b4 Fix broken test caused by misordered callback arguments. by Sharvil Nanavati · 9 years ago
  26. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  27. 3e54b60 gn-build: Get net_test_bluetooth to compile by Marie Janssen · 9 years ago
  28. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  29. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  30. 9d0965c Implementation of net_test_bluedroid as a GTest. by Joshua Schwarz · 9 years ago
  31. 06500ff bluedroidtest: drop obsolete libhardware_legacy dependency. by Ian Coolidge · 9 years ago
  32. 4b04b8d Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 10 years ago
  33. 1f01b26 Fix compile error on Fugu by Andre Eisenbach · 10 years ago
  34. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  35. 80832ef Builds server with service, characteristic, and descriptor UUIDs. Then starts and stops the server. by Steve Gu · 10 years ago
  36. a013b0c Adds tests for BLE advertising and BLE server register. Also fixes random seed. by Steve Gu · 10 years ago
  37. c849763 Adds BLE tests to bdtest. by Steve Gu · 10 years ago
  38. 3252cf0 property api unification, naming and testing by Chris Manton · 10 years ago
  39. 2234929 Add a simple classic peer by Zach Johnson · 10 years ago
  40. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  41. f73a207 Add bash script for running unit tests by Zach Johnson · 10 years ago
  42. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 10 years ago
  43. e035135 Sometimes I forget stopping shell before running bdtest. by Steve Gu · 10 years ago
  44. 251a401 Add a command line flag to skip sanity test suite. by Sharvil Nanavati · 10 years ago
  45. c5a723c bdtest: read the paired device's bdaddr from the stack config file. by Sharvil Nanavati · 10 years ago
  46. 58243ab Modify bdtest to enable running individual tests by their name. by Steve Gu · 10 years ago
  47. f95157c Remove duplicate functionality by Chris Manton · 10 years ago
  48. 8e55e96 Make bdtest report the total number of tests (sanity + suite) by Zach Johnson · 10 years ago
  49. a6b7492 Change bdtest text color gray to the default color by Zach Johnson · 10 years ago
  50. f91f2c4 Add system tests for RFCOMM sockets. by Sharvil Nanavati · 10 years ago
  51. 1725da1 Add a watchdog timer to test suite. by Sharvil Nanavati · 10 years ago
  52. 4224342 Only colorize test result output if stdout is attached to a tty. by Sharvil Nanavati · 10 years ago
  53. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago
  54. c0e2f99 Disassociate hash algorithm with hash function name by Zach Johnson · 10 years ago
  55. 6cfe044 Fix timer allocations in the test harness, so bdtest runs again by Zach Johnson · 10 years ago
  56. b9164f4 Add missing includes. by Elliott Hughes · 10 years ago
  57. 84a3b26 update test to build and run with latest BT HAL by Thierry Strudel · 10 years ago
  58. e5ba884 LE energy info feature by Satya Calloji · 10 years ago
  59. e88544a am 138ca8b8: Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  60. 28def57 pan_control_state_changed arggument order is not right by Matthew Xie · 10 years ago
  61. c07d815 am b6a91283: Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  62. 138ca8b Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  63. ccb576a resolved conflicts for merge of 795bcebc to master by Sharvil Nanavati · 10 years ago
  64. 6a73458 am bb170e66: am 643e0310: am 556cc857: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  65. 515bd5b Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  66. c2aeb2c Fix-build : Do not build bluedroid for 64 bit targets. by Narayan Kamath · 11 years ago
  67. f92dbf6 fix incorrect function declaration of pan_control_state_changed by Matthew Xie · 11 years ago
  68. ec6db67 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 11 years ago
  69. 3cf59ef Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 11 years ago
  70. 31fafe5 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 11 years ago
  71. 5b6b25d Compile using C99. by Sharvil Nanavati · 11 years ago
  72. b6a9128 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 11 years ago
  73. 2a73b6d Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 11 years ago
  74. 6dae552 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 11 years ago
  75. 795bceb Compile using C99. by Sharvil Nanavati · 11 years ago
  76. f16a560 TARGET_SIMULATOR is long dead. by Elliott Hughes · 11 years ago
  77. 22c6e50 Various fixes for LP64 by Kévin PETIT · 11 years ago
  78. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 12 years ago
  79. 647ef39 am 93a2edbf: am 6c1b8172: Merge "bluedroid: use correct header file." by Nick Kralevich · 12 years ago
  80. 034f086 bluedroid: use correct header file. by Nick Kralevich · 12 years ago
  81. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  82. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago