Skip to content

Commit 15f10d3

Browse files
Document that the test runner always runs in a special QEMU env
1 parent f6cfd48 commit 15f10d3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

uefi-test-runner/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Running the tests
1+
# uefi-test-runner
22

3-
This file documents the process of building and running the test suite.
3+
This package is a UEFI application for running tests. It is intended to
4+
be run in a specially-configured QEMU VM. This allows us to test the
5+
parts of the `uefi` package that depend on a UEFI environment, such as
6+
various boot services and protocols.
47

58
## Prerequisites
69

0 commit comments

Comments
 (0)