diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2017-11-16 16:57:57 +0100 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2017-11-16 17:40:48 +0100 |
commit | c687237422dc7f22b85d9718d112fe0b674007c3 (patch) | |
tree | 43f6833ef354bb3579043f4229023a7e8653aef3 /scripts/qemucommand.py | |
parent | 7a3258934b2c53f7c29c212c695805da1893ba3f (diff) | |
download | meta-updater-c687237422dc7f22b85d9718d112fe0b674007c3.tar.gz |
Make launching qemu part of setUpClass.
And terminating part of tearDownClass. This cleans things up nicely and
means we only have to boot once for multiple tests.
If we do want to boot multiple times (e.g. with different configs), we
can move most of the qemu code to non-class functions and use multiple
classes that each call those functions in setUpClass and tearDownClass.
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions