tree: 0c86e748f7e1f506db997c007382dcd0361800d1 [path history] [tgz]
  1. HostUnitTestCompiler_plug_in.yaml
  2. HostUnitTestCompilerPlugin.py
  3. Readme.md
.pytool/Plugin/HostUnitTestCompilerPlugin/Readme.md

Host UnitTest Compiler Plugin

A CiBuildPlugin that compiles the dsc for host based unit test apps. An IUefiBuildPlugin may be attached to this plugin that will run the unit tests and collect the results after successful compilation.

Configuration

The package relative path of the DSC file to build.

"HostUnitTestCompilerPlugin": {
    "DscPath": "<path to dsc from root of pkg>"
}

DscPath

Package relative path to the DSC file to build.

Copyright

Copyright (c) Microsoft Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent