On 3 March 2018 at 01:52, Dibyendu Majumdar <mobile@xxxxxxxxxxxxxxx> wrote: > On 2 March 2018 at 22:20, Dibyendu Majumdar <mobile@xxxxxxxxxxxxxxx> wrote: >> I have created a new project where I am collecting all my current >> tests that exercise Sparse code generation - the LLVM backend is used >> for verification purposes. All these tests are runnable - and success >> is either just the return code from the process or if output matches >> expected output. >> >> The test driver will be in Python so that it is cross platform as I >> need to run these tests on Windows and Mac OSX too. >> >> I would like these tests to be part of Sparse. As it is a standalone >> project and will be compatible with Sparse then it can simply be >> imported into Sparse. The only thing that needs to be understood is >> that some of these tests are derived from existing projects and the >> LICENSE is not necessarily MIT LICENSE. >> >> So here it is: >> >> https://github.com/dibyendumajumdar/sparse-testing >> I have updated the test driver script and am now able to run the tests. Of course with current version of sparse-llvm most tests either fail to compile or produce incorrect results. I welcome feedback. If anyone cares to try out the tests that would be great too. Finally what do I need to do to get this included in Sparse? Thanks and Regards Dibyendu -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html