index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
dmesg.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
unittests: port dmesg tests to pytest
Dylan Baker
1
-0
/
+9
2016-04-16
framework: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-02-08
dmesg.py: Fix str/bytes/unicode for python 2/3 compatibility
Dylan Baker
1
-2
/
+3
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-5
/
+7
2016-02-08
python: use six.{iter,view}{items,keys,values}
Dylan Baker
1
-1
/
+1
2016-02-08
framework: use six.add_metaclass
Dylan Baker
1
-2
/
+3
2015-11-30
dmesg.py: use all future imports that are supported by the project.
Dylan Baker
1
-1
/
+1
2015-11-30
dmesg.py: sort import and exports
Dylan Baker
1
-4
/
+4
2015-11-30
dmesg.py: Remove DmesgError.
Dylan Baker
1
-5
/
+3
2015-11-30
dmesg.py: Actually make the BaseDmesg an ABC.
Dylan Baker
1
-0
/
+2
2015-11-30
dmesg.py: fix indents which are 8 space but should be 4
Dylan Baker
1
-3
/
+3
2015-11-13
dmesg.py: Make timestamp check slightly smarter
Ben Widawsky
1
-0
/
+12
2015-09-22
framework: replace TestResult dict with an object
Dylan Baker
1
-5
/
+4
2014-12-24
framework: Cleanup imports
Dylan Baker
1
-0
/
+1
2014-06-23
dmesg.py: Use Abstract Base Class
Dylan Baker
1
-30
/
+86
2014-05-07
framework/dmesg.py: add a filtering mechanism
Thomas Wood
1
-0
/
+9
2014-02-10
framework: dmesg is expected to be a string, not a list of values
Ilia Mirkin
1
-1
/
+1
2014-02-04
framework/dmesg: Adds a new module for dmesg
Dylan Baker
1
-0
/
+175