History log of /external/deqp/framework/common/tcuTestHierarchyUtil.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb274a4ddafcac39d829208a049e1461d2aa151e 20-May-2015 Kalle Raita <kraita@google.com> Make case list export destination configurable

Added command line parameter --deqp-caselist-export-file for
defining the test case list target file template.

Added new run mode, stdout-caselist, for writing all the test
cases into the stdout.

Split XML export into file handling and XML writing parts
for clarity. Renamed export utility functions to show
that multiple files are potentially created during
export.

Bug: 20890217

Change-Id: Ib6247283824203644a9953391588f1c60347405b
/external/deqp/framework/common/tcuTestHierarchyUtil.hpp
4e3ea87b79b12195e79d28ef6ab2be0a847b5d9a 20-Mar-2015 Pyry Haulos <phaulos@google.com> Refactor tcu::TestExecutor

tcu::TestExecutor used to provide all functionality required for
traversing hierarchy, executing tests, and even generating test case
lists. This change splits TestExecutor into three separate utilities:

1) TestHierarchyIterator provides test hierarchy traversal.
2) TestSessionExecutor provides test session execution.
3) Utility functions for generating test case list files.

In addition TestCaseWrapper has been replaced by package-specific
TestCaseExecutor with TestSessionExecutor-managed lifetime.

Change-Id: Idb8090964a80cd64892231798710547e84e2989b
/external/deqp/framework/common/tcuTestHierarchyUtil.hpp