.. include:: ../../../../shared/links.rst .. include:: ../shared/include.rst .. _result-directory: ########################################################################## Result directory ########################################################################## With any display that is used, xbtest stores all |test cases| specific result files into one directory, in which xbtest also stores all messages into two log files: * When running multiple tests: * ``common.log``: Contains all messages and results. * ``common_summary.log``: Only the most important messages and results. * When running a single test: * ``xbtest.log``: Contains all messages and results. * ``summary.log``: Only the most important messages and results. The result directory can be specified using command line option :option:`-l` or disabled using :option:`-L`. By default, each xbtest run creates its own result directory in the current working directory. .. _multi-tests-result-directory : ******************************************************** Multi tests result directory ******************************************************** In this use case, the result directory is named by default ``./xbtest_logs/_