update docs
This commit is contained in:
@@ -250,5 +250,9 @@ with VM(work,'writeback-error',system,extra=['-device',controller]) as vm:
|
||||
vm.qmp('device_del',{'id':'bay2'});bay(vm,2,'empty')
|
||||
vm.send('s6-setuidgid fds fds poweroff');finished(vm)
|
||||
print('PASS: attached-device writeback EIO is retained across restarts and refuses SAFE and shutdown',flush=True)
|
||||
link=project/'out/m10-vm-latest'
|
||||
temporary=link.with_suffix('.next')
|
||||
temporary.symlink_to(work.name)
|
||||
temporary.replace(link)
|
||||
print(f'PASS: M10 ordered shutdown evidence: {work}')
|
||||
print('SKIP: physical Pi poweroff/reboot, flash-controller durability, battery behavior and sub-second hardware timing targets')
|
||||
|
||||
Reference in New Issue
Block a user