Files
Nicholas Bishop 47b7e58244 uefi-test-runner: Add examples
These examples will be used in the book, so they contain special ANCHOR
comments to select segments of interest.

The examples are formatted at 80 characters to reduce the need for
horizontal scrolling in the book output.
2022-09-27 20:12:09 -04:00

288 B

uefi-test-runner examples

The examples in this directory get included into the book.

These examples are compile-tested, but the output is not currently tested automatically. To manually run one of these examples, use this command:

cargo xtask run --example name_of_example