This is the complete list of members for NullTestPlugin, including all inherited members.
addPlugin(TestPlugin *) (defined in TestPlugin) | TestPlugin | virtual |
disable() (defined in TestPlugin) | TestPlugin | virtual |
enable() (defined in TestPlugin) | TestPlugin | virtual |
getName() (defined in TestPlugin) | TestPlugin | |
getNext() (defined in TestPlugin) | TestPlugin | virtual |
getPluginByName(const SimpleString &name) (defined in TestPlugin) | TestPlugin | |
instance() (defined in NullTestPlugin) | NullTestPlugin | static |
isEnabled() (defined in TestPlugin) | TestPlugin | virtual |
NullTestPlugin() (defined in NullTestPlugin) | NullTestPlugin | |
parseAllArguments(int ac, const char **av, int index) (defined in TestPlugin) | TestPlugin | virtual |
parseAllArguments(int ac, char **av, int index) (defined in TestPlugin) | TestPlugin | virtual |
parseArguments(int, const char **, int) (defined in TestPlugin) | TestPlugin | inlinevirtual |
postTestAction(UtestShell &, TestResult &) (defined in TestPlugin) | TestPlugin | inlinevirtual |
preTestAction(UtestShell &, TestResult &) (defined in TestPlugin) | TestPlugin | inlinevirtual |
removePluginByName(const SimpleString &name) (defined in TestPlugin) | TestPlugin | virtual |
runAllPostTestAction(UtestShell &test, TestResult &result) (defined in NullTestPlugin) | NullTestPlugin | virtual |
runAllPreTestAction(UtestShell &test, TestResult &result) (defined in NullTestPlugin) | NullTestPlugin | virtual |
TestPlugin(const SimpleString &name) (defined in TestPlugin) | TestPlugin | |
TestPlugin(TestPlugin *next_) (defined in TestPlugin) | TestPlugin | protected |
~NullTestPlugin() (defined in NullTestPlugin) | NullTestPlugin | inlinevirtual |
~TestPlugin() (defined in TestPlugin) | TestPlugin | virtual |