d9d39be0f0
- Add a default xml file to run if nothing is specified on the command-line. - Add a way to specify a xml file in suites without having to specify the full path name. - Move all of the test xml files into their own directory. - Add the suites directory for to glibc benchmarks. - Add a new test for help data. - Modify the full suite test to verify the default xml is chosen and use the real full.xml instead of the test one. Delete the test_full.xml. - Move the property tests to the end of the suite. - Add skipping of xml comments. Test: Ran the unit tests and ran the bionic benchmarks. Change-Id: Ie99965f86fe915af0175de46c7780ab79e2b0843
16 lines
270 B
XML
16 lines
270 B
XML
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_ALIGNED_TWOBUF</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_math_sqrt</name>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_string_memcpy</name>
|
|
<iterations>25</iterations>
|
|
<args>512 4 4</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_property_get</name>
|
|
<args>1</args>
|
|
</fn>
|