]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Plugin: Add HostBasedUnitTestRunner plugin
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 22 Jan 2020 23:28:43 +0000 (15:28 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 7 Feb 2020 19:18:53 +0000 (19:18 +0000)
commit0a5d2b505cca2a6038a6bca1e299b09c73ae34a4
treea18a364c83333f54aa3a63b03bd51b1d627fce96
parent61364ab9277456bd9e57236a5286368394d6c024
BaseTools/Plugin: Add HostBasedUnitTestRunner plugin

https://bugzilla.tianocore.org/show_bug.cgi?id=2505

Add plugin to BaseTools to run host based unit tests.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bret Barkelew <Bret.Barkelew@microsoft.com>
Acked-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py [new file with mode: 0644]
BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner_plug_in.yaml [new file with mode: 0644]