summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix call to enable(bool) which changed as part ofJessica Wagantall2016-07-074-4/+4
* Add guest mode functionality (2/3)Ajay Panicker2016-07-073-3/+3
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/system/bt...Steve Kondik2015-11-161-2/+7
|\
| * Bluetooth: Get RSSI information via tool bdtjuncao2015-10-221-2/+7
* | Merge branch 'LA.BF.1.1.3_rb1.3' of git://codeaurora.org/platform/system/bt i...Steve Kondik2015-10-311-4/+3
|\|
| * Bluetooth: Static memory allocation in gatt_testtoolBalraj Selvaraj2015-10-111-4/+3
* | fix up bluedroid compile errorsflintman2015-10-131-3/+20
|/
* Bluetooth: CMD option on bdt to exit on first device foundBo Zhang2015-10-061-3/+89
* Bluedroid BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-6/+16
* Bluedroid BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-2/+6
* Bluetooth: KW fix for gatt test tool memory failureSatish kumar sugasi2015-10-061-6/+9
* Bluetooth: Introduce test tool changes for LE L2CAP COC featureSrinu Jella2015-10-062-23/+713
* Add Gatt listen and adv mode support for Gatt CertificationSatish kumar sugasi2015-10-061-4/+39
* Bluetooth: LE Stack certification tool changesSatish kumar sugasi2015-10-063-229/+1793
* BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-062-11/+18
* Bluetooth: Initial commit for BLE Gatt test toolSatish kumar sugasi2015-10-061-0/+926
* Bluedroid: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-15/+16
* Bluetooth: Add support to send/receive raw command/eventSrinu Jella2015-10-063-2/+5
* Bluetooth: LE-L2CAP-COC on M.Balraj Selvaraj2015-10-061-0/+5
* L2CAP test tool for L2cap layer certification.Srinu Jella2015-10-062-508/+897
* Mcap test tool for mcap protocol certification.Srinu Jella2015-10-062-151/+440
* Rfcomm test tool for rfcomm protocol certification.Srinu Jella2015-10-062-139/+347
* Initial commit for l2cap test toolSrinu Jella2015-10-061-0/+927
* Initial commit for mcap test toolSrinu Jella2015-10-061-0/+927
* Initial commit for rfcomm test toolSrinu Jella2015-10-061-0/+927
* Bluetooth: GAP: To include bdt test tool in system imageAjay Kumar2015-10-061-1/+1
* Work around clang/llvm compilation problems.Chih-Hung Hsieh2015-05-062-3/+1
* 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