Linux Foundation Collaborative Projects
index
:
functest-xtesting
master
stable/2023.1
stable/2023.2
stable/2024.1
stable/fraser
stable/gambia
stable/hunter
stable/iruya
stable/jerma
stable/kali
stable/leguer
stable/wallaby
stable/xena
stable/yoga
stable/zed
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
functest
/
tests
/
unit
/
core
/
test_testcase.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
Modify how to disable logging in unit test.
Cédric Ollivier
1
-2
/
+1
2017-05-16
Merge "Fix one minor typo"
Jose Lausuch
1
-1
/
+1
2017-05-16
Switch from generate_report to PrettyTable
Cédric Ollivier
1
-1
/
+0
2017-05-15
Fix one minor typo
Cédric Ollivier
1
-1
/
+1
2017-05-11
Modify TestCase.__str__() to use PrettyTable
Cédric Ollivier
1
-2
/
+4
2017-05-06
Implement TestCase __str__()
Cédric Ollivier
1
-0
/
+33
2017-05-05
Rename TestCase check_result() to is_successful()
Cédric Ollivier
1
-8
/
+8
2017-05-05
Print the real testcase duration
Cédric Ollivier
1
-1
/
+28
2017-04-26
Manage criteria in TestCase
Cédric Ollivier
1
-9
/
+60
2017-04-26
Switch TestCase attribute criteria to result
Cédric Ollivier
1
-14
/
+14
2017-04-11
Modify TestCase constructor attributes
Cédric Ollivier
1
-5
/
+6
2017-04-04
Add case_name as constructor arg
Cédric Ollivier
1
-5
/
+10
2017-03-28
Fully fix pylint warnings in test_testcase
Cédric Ollivier
1
-0
/
+7
2017-03-28
Rename test_testcase_base to test_testcase
Cédric Ollivier
1
-0
/
+103