Linux Foundation Collaborative Projects
index
:
yardstick
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
stable/fraser
stable/gambia
stable/hunter
stable/iruya
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Make 'Scenario' classes plugable
Rodolfo Alonso Hernandez
1
-0
/
+53
-169
/
+205
2018-01-25
Replace assertEqual(x, True|False) with assert[True|False](x)
Emma Foley
22
-48
/
+48
2018-01-25
Replace assertEquals with assertEqual
Emma Foley
5
-17
/
+16
2018-01-25
Make files pep8 compliant before using assertTrue|False
Emma Foley
13
-152
/
+189
2018-01-25
Move tests: unit/cmd/
Emma Foley
5
-222
/
+0
2018-01-24
Remove generated file in 'test_build_vm_xml'
Rodolfo Alonso Hernandez
1
-3
/
+3
2018-01-24
Merge "'libvirt' guest console in Standalone model"
Ross Brattain
1
-21
/
+21
2018-01-23
Merge "Use assertIn(x, y) instead of other variations"
Rodolfo Alonso Hernandez
1
-15
/
+21
2018-01-23
Rename ResourceProfile.check_if_sa_running()
Emma Foley
4
-23
/
+28
2018-01-22
Merge "Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py"
Ross Brattain
1
-16
/
+67
2018-01-22
Merge "Move tests: unit/dispatcher"
Ross Brattain
3
-183
/
+0
2018-01-22
Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py
Emma Foley
1
-16
/
+67
2018-01-17
Move tests: unit/orchestrator/
<