History log of /frameworks/rs/rsov/compiler/tests/run-lit-tests.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0ef8acd8805019c087b5918c73ceea1e3412c6db 02-Dec-2016 Yang Ni <yangni@google.com> Made all rs2spirv lit tests pass

Bug: 30964317

Added the current directory (frameworks/rs/rsov/compiler/tests) to
PATH so that rs2spriv_lit_driver.sh is reachable to lit.

Removed unnecessary or dead code from lit.cfg.

Test: All 19 lit tests are passing.
Change-Id: I563ce1830bee5e4b10bcb1688ee23ecb41423224
/frameworks/rs/rsov/compiler/tests/run-lit-tests.sh
e70ec7db3e9392692fcbc35e1b0888aed8a5d738 29-Nov-2016 David Gross <dgross@google.com> Modify run-lit-tests.sh to take optional directory/file list.

Old behavior is to always run tests on the current directory tree.

New behavior is that if at least one valid directory or file path
appears as an argument, then rely on the arguments rather than
running tests on the current directory tree.

Test: specify no paths, specify directory path, specify file path

Change-Id: I3bfba97b13f927fe00adfb12a99748f8635f8eb1
/frameworks/rs/rsov/compiler/tests/run-lit-tests.sh
6749f541c20e86f5deb6fd421ed5849ef43c275c 08-Nov-2016 Yang Ni <yangni@google.com> Initial backend compiler for RSoV

Bug: 30964317

This compiler compiles RenderScript LLVM bitcode into SPIR-V.

This was done by Jakub Kuderski as part of his 2016 summer internship
at Google.

Test: build

Change-Id: I395cdab2b97451b9e0a9b866af2d112ead73ab72
/frameworks/rs/rsov/compiler/tests/run-lit-tests.sh