summaryrefslogtreecommitdiff
path: root/tests/cppallocation
AgeCommit message (Expand)Author
2014-05-22Updated test files to use the RS_KERNEL macro.Chris Wailes
2014-04-28Fix incorrect dependence on the system-built liblog.Stephen Hines
2014-01-15Fix C++ tests to work with NDK build.Stephen Hines
2013-12-18Add user-defined cache path.Tim Murray
2013-11-26RS native tests should be built with clang.Stephen Hines
2013-08-22Fix C++ RS tests due to previous reflection/API changes.Stephen Hines
2012-11-26Remove size parameter from copy* methods in C++ and add copy*(void* data).Tim Murray
2012-11-16Change namespace from renderscriptCpp to RSCTim Murray
2012-11-14Move to void* pointers for copying within C++ API.Tim Murray
2012-11-13Add very basic allocation copying test for C++.Tim Murray