summaryrefslogtreecommitdiff
path: root/java/tests/RsTest
AgeCommit message (Expand)Author
2015-08-11Fix build break due to ctxt->context rename.Stephen Hines
2015-06-22Check for kernel chaining in ScriptGroupYang Ni
2015-05-20Fix warnings in RenderScript sources.Jean-Luc Brouillet
2015-04-20Updated script group testsYang Ni
2015-04-14Merge "Use new API methods in Script Group test"Yang Ni
2015-04-13Updated tests of ScriptGroup2 to include a nameYang Ni
2015-04-07Use new API methods in Script Group testYang Ni
2015-04-03Add rsDebug(msg, float2-4)Jean-Luc Brouillet
2015-03-26Add 3d iteration test.David Gross
2015-03-24Added tests for ScriptGroup2 API to RsTestYang Ni
2015-03-17Add remaining new kernel invocation context query APIs rsGet*().David Gross
2015-03-11Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them.David Gross
2014-07-15Added a test for struct output with multi-in.Chris Wailes
2014-07-08Merge "Adds support for multi-input kernels to Frameworks/RS."Stephen Hines
2014-07-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2014-07-08Fix build break from unnecessary assert.Tim Murray
2014-06-24Switch rootn(f, 0) tests to expect +inf instead of NaN.Stephen Hines
2014-06-23Only 1D Allocations can be bound in API 20+, so fix the test.Stephen Hines
2014-06-13Remove all graphics API usage from RSTest.Stephen Hines
2014-06-02Merge "Updated test files to use the RS_KERNEL macro."Stephen Hines
2014-05-23Update RS sample apps to use the single argument Java constructor.Stephen Hines
2014-05-22Updated test files to use the RS_KERNEL macro.Chris Wailes
2014-01-22Implement version of step() that takes a scalar edge and a vector for the oth...Jean-Luc Brouillet
2013-06-24Add test to check that we don't exceed our kernel dimensions.Stephen Hines
2013-03-20Test that static global writes get propagated from kernel -> invokable.Stephen Hines
2013-03-19Move compute tests from frameworks/base to frameworks/rsJason Sams