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
11 lines
162 B
XML
11 lines
162 B
XML
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>8 8 8</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_math_sqrt</name>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_property_get</name>
|
|
<args>1</args>
|
|
</fn>
|