summaryrefslogtreecommitdiff
path: root/renderscript/1.0/vts/functional/bitcode.cpp
AgeCommit message (Collapse)Author
2017-03-27RenderScript VTS cleanup and fixesMichael Butler
This CL fixes the remaining VTS test cases for the RenderScript vts-hidl-hal test and cleans up and improves the working test cases. The goal is to have at least one passing test case per HIDL HAL entry. Bug: 35915961 Test: mm and run on angler Change-Id: I4b6e25831ce7d2abb3148c39eb48bde10ed04646
2017-03-16RenderScript VTS implementationMichael Butler
Contains the gtest for the vts-hidl-hal test. The goal is to have 1 test case for each HIDL HAL entry by 3/15/17. There are still a few tests with bugs, so they have been commented out and will be fixed by 3/17/17. Bug: 34396220 Bug: 35915961 Test: mm and run on angler Change-Id: I20462432a42e3aa307b98e728f30f20f5aa1e921