Added more todo to host test file

pull/381/head
Przemek Wirkus 2014-06-26 17:44:11 +01:00
parent 5711275f24
commit 0c937bb333
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ TODO:
2. show message for serial error. 2. show message for serial error.
3. stop test if serial not connected (so no exceptions and just clean test failures). 3. stop test if serial not connected (so no exceptions and just clean test failures).
4. move print_result, success failure to base class. 4. move print_result, success failure to base class.
5. handle fail.txt file message from disk drive
6. handle disk not found exception
""" """
class Simple(DefaultTest): class Simple(DefaultTest):