Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 337 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 337 Bytes

This is a test suite written by myself, might not cover cases that didn't expect

copy testscript into personal

.
|-- README.md
|-- hw-intro
|-- hw-list
|-- hw-shell
...
|-- proj-pregame
`-- testscript

test example:

  1. cd testscipt
  2. make check hw-intro

TODO

  • 'hw-shell': test for 'Signal Handling'