summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error on FuguAndre Eisenbach2015-04-021-1/+0
* Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-3117-207/+996
|\
| * Builds server with service, characteristic, and descriptor UUIDs. Then starts...Steve Gu2015-03-264-11/+131
| * Adds tests for BLE advertising and BLE server register. Also fixes random seed.Steve Gu2015-03-264-5/+54
| * Adds BLE tests to bdtest.Steve Gu2015-03-269-1/+382
| * property api unification, naming and testingChris Manton2015-03-161-2/+2
| * Add a simple classic peerZach Johnson2015-03-161-0/+1
| * Add key equality function option for hash_mapZach Johnson2015-03-161-1/+1
| * Add bash script for running unit testsZach Johnson2015-03-161-0/+38
| * Rename Bluetooth binaries to use the net_ and net_test_ prefixes.Sharvil Nanavati2015-03-162-3/+2
| * Sometimes I forget stopping shell before running bdtest.Steve Gu2015-03-162-1/+18
| * Add a command line flag to skip sanity test suite.Sharvil Nanavati2015-03-161-25/+48
| * bdtest: read the paired device's bdaddr from the stack config file.Sharvil Nanavati2015-03-161-7/+19
| * Modify bdtest to enable running individual tests by their name.Steve Gu2015-03-161-25/+76
| * Remove duplicate functionalityChris Manton2015-03-161-18/+2
| * Make bdtest report the total number of tests (sanity + suite)Zach Johnson2015-03-161-1/+1
| * Change bdtest text color gray to the default colorZach Johnson2015-03-161-7/+7
| * Add system tests for RFCOMM sockets.Sharvil Nanavati2015-03-167-2/+146
| * Add a watchdog timer to test suite.Sharvil Nanavati2015-03-161-0/+41
| * Only colorize test result output if stdout is attached to a tty.Sharvil Nanavati2015-03-161-8/+11
| * Move properties data primitive into btcoreChris Manton2015-03-166-173/+79
| * Disassociate hash algorithm with hash function nameZach Johnson2015-03-161-1/+1
| * Fix timer allocations in the test harness, so bdtest runs againZach Johnson2015-03-163-17/+37
* | Add missing includes.Elliott Hughes2015-01-281-0/+1
|/
* update test to build and run with latest BT HALThierry Strudel2014-08-011-6/+50
* LE energy info featureSatya Calloji2014-07-231-0/+1
* am 138ca8b8: Make unit tests pass again after OS callout change.Sharvil Nanavati2014-06-281-1/+49
|\
| * Make unit tests pass again after OS callout change.Sharvil Nanavati2014-06-191-1/+49
* | pan_control_state_changed arggument order is not rightMatthew Xie2014-06-271-1/+1
* | am b6a91283: Temporarily fix test suite to swap arguments until code from AOS...Sharvil Nanavati2014-06-281-1/+1
|\|
| * Temporarily fix test suite to swap arguments until code from AOSP is merged in.Sharvil Nanavati2014-05-032-2/+2
| * Initial import of HAL-layer tests for bluedroid.Sharvil Nanavati2014-05-0317-0/+1054
| * Eliminate warnings, add -Wall and -Werror to all projects.Sharvil Nanavati2014-04-181-8/+10
* | resolved conflicts for merge of 795bcebc to masterSharvil Nanavati2014-06-181-0/+2
|\|
| * Compile using C99.Sharvil Nanavati2014-04-161-0/+2
* | am bb170e66: am 643e0310: am 556cc857: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-4/+0
|\ \
| * | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-4/+0
* | | Fix-build : Do not build bluedroid for 64 bit targets.Narayan Kamath2014-05-072-0/+4
* | | fix incorrect function declaration of pan_control_state_changedMatthew Xie2014-05-061-1/+1
* | | Temporarily fix test suite to swap arguments until code from AOSP is merged in.Sharvil Nanavati2014-05-062-2/+2
* | | Initial import of HAL-layer tests for bluedroid.Sharvil Nanavati2014-05-0617-0/+1054
* | | Eliminate warnings, add -Wall and -Werror to all projects.Sharvil Nanavati2014-05-061-8/+10
* | | Compile using C99.Sharvil Nanavati2014-05-061-0/+2
|/ /
* | TARGET_SIMULATOR is long dead.Elliott Hughes2014-02-271-3/+1
* | Various fixes for LP64Kévin PETIT2014-02-272-1/+2
|/
* Solve compilation problem when BLE/GATT/SMP features are falseMatthew Xie2013-05-081-1/+5
* am 93a2edbf: am 6c1b8172: Merge "bluedroid: use correct header file."Nick Kralevich2013-02-281-1/+1
|\
| * bluedroid: use correct header file.Nick Kralevich2013-02-281-1/+1
* | Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-272-7/+88
|/
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-124-0/+829