fcf::NTest::ECmdMode enum
Type: fcf::NTest::ECmdMode
Package: fcfTest
File: test.hpp
Available from version: 1.0.1
Contains the result specified by the user via the command line of the fcf::NTest::cmdRun function.
Enum items
CM_NONE
=
0
- No specific mode was set
CM_RUN
=
1
- Run tests mode (--test-run option)
CM_LIST
=
2
- List tests mode (--test-list option)
CM_HELP
=
3
- Help output mode (--test-help option)