Searched defs:note (Results 1 – 4 of 4) sorted by relevance
| /test/vts-testcase/kernel/ltp/shell_environment/definitions/ | ||
| D | loop_device_support.py | 23 note = "Kernel does not have loop device support" variable in LoopDeviceSupport |
| /test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/ | ||
| D | check_setup_cleanup.py | 47 def note(self): member in CheckSetupCleanup |
| /test/vts-testcase/kernel/ltp/ | ||
| D | test_case.py | 55 def note(self): member in TestCase |
| D | KernelLtpTest.py | 223 def CheckResult(self, cmd_results, result=None, note=None): argument |