summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* android.hardware.tests.lazy@1.0::ILazySteven Moreland2020-04-243-0/+33
* Remove redunant aidl apiJeongik Cha2020-04-093-72/+0
* Freeze vintf aidl interfacesJeongik Cha2020-04-095-0/+74
* android.hardware.tests.extension.vibrator-update-apiJeongik Cha2020-04-093-0/+72
* vibrator ext: use package name as module nameSteven Moreland2020-04-093-5/+5
* Update the current API dumpJiyong Park2020-03-303-0/+72
* vibrator: use package as nameSteven Moreland2020-01-063-19/+17
* ./update-makefiles.sh, for union changes/memorySteven Moreland2019-11-263-2/+4
* Merge "vibrator extension: use checked_interface_cast"Steven Moreland2019-11-251-2/+2
|\
| * vibrator extension: use checked_interface_castSteven Moreland2019-11-211-2/+2
* | More memory test interfacesYtai Ben-Tsvi2019-11-213-0/+30
|/
* example AIDL HAL extensionSteven Moreland2019-11-1811-0/+439
* Merge "update-makefiles.sh: for partial Java pkgs"Steven Moreland2019-11-051-1/+1
|\
| * update-makefiles.sh: for partial Java pkgsSteven Moreland2019-11-041-1/+1
* | android.hardware.tests.libhwbinder@1.0-impl{,.test}Steven Moreland2019-11-041-1/+1
|/
* HIDL test: update for java bitfields in listsYtai Ben-Tsvi2019-09-173-0/+14
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-0614-30/+0
* Remove annotations with constexpr paramsNeel Mehta2019-08-062-2/+0
* android.hardware.tests.libbinder staticSteven Moreland2019-07-011-1/+1
* Remove ref<>.Steven Moreland2019-05-2813-772/+4
* Update hidl makefiles for bpfmtSteven Moreland2019-04-1715-15/+0
* Update makefies: no 'types'Steven Moreland2019-03-045-26/+0
* Test ...libhwbinder-impl static.Steven Moreland2019-02-011-1/+1
* pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-071-0/+2
* Add safe union for cpp-only test.Steven Moreland2018-11-086-0/+174
* Tests for Enum#lenSteven Moreland2018-11-021-0/+22
* Merge "Add monostate to optional safe unions."Steven Moreland2018-10-112-3/+11
|\
| * Add monostate to optional safe unions.Steven Moreland2018-10-112-3/+11
* | Merge "tests IFoo: WithFmq is more complicated."Steven Moreland2018-10-101-1/+8
|\ \ | |/ |/|
| * tests IFoo: WithFmq is more complicated.Steven Moreland2018-10-091-1/+8
* | Merge "tests: IBaz, nasty nesting struct"Treehugger Robot2018-10-091-0/+11
|\ \ | |/ |/|
| * tests: IBaz, nasty nesting structSteven Moreland2018-10-091-0/+11
* | IFoo: send struct with fmq.Steven Moreland2018-10-085-0/+20
|/
* IFoo: remove pointer from u.Steven Moreland2018-10-051-1/+0
* ISafeUnion: add case w/ enumSteven Moreland2018-09-133-0/+29
* Adding handle types to Java-compatible test HALsNirav Atre2018-08-104-2/+100
* Modified ITestMsgQ hal service interfaceHans Chen2018-07-173-22/+19
|\
| * Modified ITestMsgQ hal service interfaceHans Chen2018-07-173-22/+19
* | Merge "Updated HALs to test structs/safe_unions containing interfaces"Nirav Atre2018-07-164-0/+29
|\|
| * Updated HALs to test structs/safe_unions containing interfacesNirav Atre2018-07-134-0/+29
* | Merge "Make safeunion@1.0 test HAL Java-compatible"Nirav Atre2018-07-134-57/+1
|\|
| * Make safeunion@1.0 test HAL Java-compatibleNirav Atre2018-07-074-57/+1
* | Merge "Adding HIDL interface type to safeunion test HAL"Nirav Atre2018-07-066-92/+144
|\|
| * Adding HIDL interface type to safeunion test HALNirav Atre2018-07-026-92/+144
* | Merge "Test HAL for HIDL safe_union construct"Nirav Atre2018-06-267-0/+419
|\|
| * Test HAL for HIDL safe_union constructNirav Atre2018-06-267-0/+419
* | Merge "Remove extra space." am: 3a9680bd44 am: 958be72e31Steven Moreland2018-02-031-1/+1
|\|
| * Remove extra space.Steven Moreland2018-02-021-1/+1
| * Update makefiles.Steven Moreland2018-01-171-2/+2
* | Merge "Add a test method to test interface in struct" am: c0204ee13d am: 932c...Howard Chen2018-01-053-0/+14
|\|