Home
last modified time | relevance | path

Searched refs:testcase (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/xmerge/source/palmtests/qa-wrapper/bin/
H A Drun-convtest297 testcase=$1
310 -test=$testcase -merge >> $LOGFILE 2>&1
394 typeset testcase
410 testcase="${TESTCASEDIR}/$testcasename"
421 LogLine "testcase = $testcase"
431 echo "testcase = $testcase"
442 RunTestCase $testcase
/aoo41x/main/sc/source/ui/vba/testvba/
H A DtestResults.pl154 my $testcase = $a;
155 $testcase =~ s/\.log/\.xls/;
158 push @failedTests, basename($testcase);
163 push @skippedTests, $testcase;
167 push @passedTests, $testcase;
H A DtestResult.pl161 my $testcase = $a;
162 $testcase =~ s/\.log/\.xls/;
165 push @failedTests, basename($testcase);
170 push @skippedTests, $testcase;
174 push @passedTests, $testcase;
/aoo41x/main/scripting/workben/ifc/scripting/
H A Dmakefile.mk25 PRJNAME = testcase
26 TARGET = testcase
/aoo41x/main/scripting/workben/mod/_scripting/
H A Dmakefile.mk25 PRJNAME = testcase
26 TARGET = testcase
/aoo41x/main/xmerge/source/palmtests/qa-wrapper/env/
H A Dmaster.env34 TESTCASEDIR=<testcase dir>

Completed in 30 milliseconds