Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23176
Added Files:
plan-1batch.xml plan-compilersbatch.xml plan-empty.xml
Log Message:
First import.
--- NEW FILE: plan-compilersbatch.xml ---
<libcompbenchmarks-plan>
<plan-batchs>
<plan-batch id="b0">
<selection>
<benchmarks/>
<compilers>
<compiler id="/usr/bin/gcc"/>
</compilers>
<option-set/>
</selection>
</plan-batch>
</plan-batchs>
<run>
<iteration index="0"/>
</run>
</libcompbenchmarks-plan>
--- NEW FILE: plan-empty.xml ---
<libcompbenchmarks-plan>
<plan-batchs/>
<run>
<iteration index="0"/>
</run>
</libcompbenchmarks-plan>
--- NEW FILE: plan-1batch.xml ---
<libcompbenchmarks-plan>
<plan-batchs>
<plan-batch id="b0">
<selection>
<benchmarks/>
<compilers/>
<option-set/>
</selection>
</plan-batch>
</plan-batchs>
<run>
<iteration index="0"/>
</run>
</libcompbenchmarks-plan>
|