search for: testsuitetest

Displaying 3 results from an estimated 3 matches for "testsuitetest".

2016 Mar 24
2
[test-suite] r261857 - [cmake] Add support for arbitrary metrics
...=========================================== >>>>>>> --- test-suite/trunk/litsupport/test.py (original) >>>>>>> +++ test-suite/trunk/litsupport/test.py Thu Feb 25 05:06:15 >>>>>>> 2016 >>>>>>> @@ -56,7 +56,7 @@ class TestSuiteTest(FileBasedTest): >>>>>>> res = testscript.parse(test.getSourcePath()) >>>>>>> if litConfig.noExecute: >>>>>>> return lit.Test.Result(Test.PASS) >>>>>>> - runscript, verifyscript = res >&g...
2016 Mar 24
0
[test-suite] r261857 - [cmake] Add support for arbitrary metrics
...=========================== >>>>>>>> --- test-suite/trunk/litsupport/test.py (original) >>>>>>>> +++ test-suite/trunk/litsupport/test.py Thu Feb 25 05:06:15 >>>>>>>> 2016 >>>>>>>> @@ -56,7 +56,7 @@ class TestSuiteTest(FileBasedTest): >>>>>>>> res = testscript.parse(test.getSourcePath()) >>>>>>>> if litConfig.noExecute: >>>>>>>> return lit.Test.Result(Test.PASS) >>>>>>>> - runscript, verifyscr...
2016 Mar 24
1
[test-suite] r261857 - [cmake] Add support for arbitrary metrics
...=========== >>>>>>>>> --- test-suite/trunk/litsupport/test.py (original) >>>>>>>>> +++ test-suite/trunk/litsupport/test.py Thu Feb 25 05:06:15 >>>>>>>>> 2016 >>>>>>>>> @@ -56,7 +56,7 @@ class TestSuiteTest(FileBasedTest): >>>>>>>>> res = testscript.parse(test.getSourcePath()) >>>>>>>>> if litConfig.noExecute: >>>>>>>>> return lit.Test.Result(Test.PASS) >>>>>>>>> - runs...