summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use public APIs to instantiate InputMethodSubtype" into lmp-devYohei Yukawa2014-09-101-2/+10
|\
| * Use public APIs to instantiate InputMethodSubtypeYohei Yukawa2014-09-101-2/+10
* | Merge "Allow protected wifi in connectivity tests" into lmp-devEric Rowe2014-09-103-28/+47
|\ \ | |/ |/|
| * Allow protected wifi in connectivity testsEric Rowe2014-09-093-28/+47
* | add some assert messages to download manager testGuang Zhu2014-09-091-11/+11
* | Follow up API signature changes of CursorAnchorInfo part 2Yohei Yukawa2014-09-091-18/+18
* | Follow up API signature changes of CursorAnchorInfoYohei Yukawa2014-09-082-91/+79
|/
* Increase long timeout to 2 minutesEric Rowe2014-09-051-1/+1
* Clean up connectivity tests.Eric Rowe2014-09-039-640/+548
* Merge "Installing splits into ASECs!" into lmp-devJeff Sharkey2014-08-242-4/+6
|\
| * Installing splits into ASECs!Jeff Sharkey2014-08-222-4/+6
* | add some missing assert messages for wifi testGuang Zhu2014-08-222-9/+13
|/
* follow up minor fixes for connectivity manager testGuang Zhu2014-08-202-3/+3
* fixes for connectivity manager test suiteGuang Zhu2014-08-2011-1173/+604
* Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-10/+10
* Switch RouteInfo to use IpPrefix instead of LinkAddress.Lorenzo Colitti2014-08-131-0/+23
* Revert "Revert "Service data and manufacturer data can be repeated fields.""Wei Wang2014-08-012-8/+8
* Revert "Service data and manufacturer data can be repeated fields."Sungsoo Lim2014-08-012-8/+8
* Service data and manufacturer data can be repeated fields.Wei Wang2014-07-312-8/+8
* Make scan filter accepts prefix. Add tests.Wei Wang2014-07-281-21/+45
* Split manu id and manu data.Wei Wang2014-07-271-5/+4
* Merge "Stop assuming language part in locale string is up to 2-letter" into l...Yohei Yukawa2014-07-241-0/+29
|\
| * Stop assuming language part in locale string is up to 2-letterYohei Yukawa2014-07-261-0/+29
* | Fix bug of ScanSettings. Add unit test.Wei Wang2014-07-251-0/+64
|/
* Merge "Fix parcel issues with empty service uuid. Added tests." into lmp-devWei Wang2014-07-222-1/+144
|\
| * Fix parcel issues with empty service uuid. Added tests.Wei Wang2014-07-232-1/+144
* | Delete most network scorer tests from coretests.Jeff Davidson2014-07-233-203/+0
|/
* More API modification of BLE APIs (1/2).Wei Wang2014-07-182-7/+14
* am f59ce468: am b477fc6c: Merge "add command to enable bt snoop log" into klp...Guang Zhu2014-07-191-0/+10
|\
| * am b477fc6c: Merge "add command to enable bt snoop log" into klp-modular-devGuang Zhu2014-07-181-0/+10
| |\
| | * add command to enable bt snoop logGuang Zhu2014-07-171-0/+10
* | | Initial KeySet API.dcashman2014-07-144-0/+214
* | | Revert "Initial KeySet API."dcashman2014-07-124-214/+0
* | | Initial KeySet API.dcashman2014-07-124-0/+214
* | | Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang2014-07-112-7/+7
* | | Merge "Add a test multiarch app."Narayan Kamath2014-07-103-0/+49
|\ \ \
| * | | Add a test multiarch app.Narayan Kamath2014-07-113-0/+49
* | | | Consolidate test cases for InputMethodSubtypeYohei Yukawa2014-07-111-15/+48
|/ / /
* | | Add simple InputMethodSubtypeTestYohei Yukawa2014-07-112-1/+69
* | | Change key-set/public-key manifest relationship.dcashman2014-07-105-41/+47
* | | Polish new IME API for L: CursorAnchorInfoYohei Yukawa2014-07-102-88/+216
* | | Fix inconsistencies in CursorAnchorInfo#equalsYohei Yukawa2014-07-101-6/+149
* | | Add test apps for shared uid package manager testMaxim Siniavine2014-07-0919-0/+894
* | | Merge "Initial work for key rotation."dcashman2014-07-0214-0/+572
|\ \ \
| * | | Initial work for key rotation.dcashman2014-07-0214-0/+572
* | | | Require coordinate transformation matrix if necessaryYohei Yukawa2014-07-021-3/+49
|/ / /
* | | Allow network scorers to provide an opt-in activity.Jeff Davidson2014-06-301-12/+56
* | | Manually disable dexopt for multidex test apps.Yohann Roussel2014-06-307-0/+16
* | | Fix test failures due to unexpected overload resolutionYohei Yukawa2014-06-271-4/+5
* | | Merge "Use/expose the receiver's label as the scorer name."Jeff Davidson2014-06-261-2/+5
|\ \ \