[Piglit] [PATCH 0/6] Make dmesg tests more robust and cleanup a few nits
baker.dylan.c at gmail.com
baker.dylan.c at gmail.com
Mon Nov 23 22:01:07 PST 2015
From: Dylan Baker <baker.dylan.c at gmail.com>
This was meant to be a single patch that reworked the dmesg tests to use
mock, thus not requiring root.
During this I noticed a few small things that needing fixing/updating in
the dmesg module. The changes are *very* minor, most of them to the
point of being trivial.
Dylan Baker (6):
dmesg_tests.py: rework entire module to be better
dmesg.py: fix indents which are 8 space but should be 4
dmesg.py: Actually make the BaseDmesg an ABC.
dmesg.py: Remove DmesgError.
dmesg.py: sort import and exports
dmesg.py: use all future imports that are supported by the project.
framework/dmesg.py | 26 +-
framework/tests/dmesg_tests.py | 538 ++++++++++++++++++-----------------------
2 files changed, 250 insertions(+), 314 deletions(-)
--
2.6.2
More information about the Piglit
mailing list