2016-02-29 20:12:09 -05:00
|
|
|
---
|
|
|
|
name: "Console Test"
|
2016-03-01 11:44:44 -05:00
|
|
|
description: >
|
2016-03-01 12:04:53 -05:00
|
|
|
Make sure that the console works and the kernel menu waits appropriately.
|
2016-02-29 20:12:09 -05:00
|
|
|
tags: [console]
|
|
|
|
depends: [boot]
|
|
|
|
sys161:
|
2016-03-01 11:44:44 -05:00
|
|
|
ram: 512K
|
2016-02-29 20:12:09 -05:00
|
|
|
---
|
|
|
|
p /testbin/consoletest
|