VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/.pytool/Plugin/HostUnitTestCompilerPlugin/Readme.md@ 85718

Last change on this file since 85718 was 85718, checked in by vboxsync, 5 years ago

Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 563 bytes
Line 
1# Host UnitTest Compiler Plugin
2
3A CiBuildPlugin that compiles the dsc for host based unit test apps.
4An IUefiBuildPlugin may be attached to this plugin that will run the unit tests and collect the results after successful compilation.
5
6## Configuration
7
8The package relative path of the DSC file to build.
9
10``` yaml
11"HostUnitTestCompilerPlugin": {
12 "DscPath": "<path to dsc from root of pkg>"
13}
14```
15
16### DscPath
17
18Package relative path to the DSC file to build.
19
20## Copyright
21
22Copyright (c) Microsoft Corporation.
23SPDX-License-Identifier: BSD-2-Clause-Patent
24
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette