Skip to content
Snippets Groups Projects
Select Git revision
20 results

test-minimal-system

  • Sam Thursfield's avatar
    9537e9be
    Add script to test that minimal-system boots in QEMU · 9537e9be
    Sam Thursfield authored
    This is the first thing I have ever written with asyncio and it
    spits out lots of warnings and exceptions in some cases that I
    don't really understand.
    
    However the basics are there: if the VM boots and can run `uname -a`,
    the test succeeds; otherwise it fails.
    9537e9be
    History
    Add script to test that minimal-system boots in QEMU
    Sam Thursfield authored
    This is the first thing I have ever written with asyncio and it
    spits out lots of warnings and exceptions in some cases that I
    don't really understand.
    
    However the basics are there: if the VM boots and can run `uname -a`,
    the test succeeds; otherwise it fails.