summaryrefslogtreecommitdiffstats
path: root/scripts/qemucommand.py
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2017-11-16 16:57:57 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2017-11-16 17:40:48 +0100
commitc687237422dc7f22b85d9718d112fe0b674007c3 (patch)
tree43f6833ef354bb3579043f4229023a7e8653aef3 /scripts/qemucommand.py
parent7a3258934b2c53f7c29c212c695805da1893ba3f (diff)
downloadmeta-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