Date
1 - 3 of 3
[PATCH v1 0/2] Enable Host Unit Tests for Linux in Core CI
Michael Kubacki
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2513 The following 2 patches remove the Core CI limitation of running and reporting results of host based unit tests only for Core CI on Windows. Branch can be reviewed here: https://github.com/spbrogan/edk2/commits/TCBZ_2513_Improve_runner_for_linux Please send feedback to the mailing list. On a separate note, shallow threading might not work on this patch series due to changes made by the SMTP server. Please bear with me while I am investigating if this can be changed. Cc: Bob Feng <bob.c.feng@...> Cc: Liming Gao <liming.gao@...> Cc: Bret Barkelew <Bret.Barkelew@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Sean Brogan <sean.brogan@...> Signed-off-by: Sean Brogan <sean.brogan@...> Signed-off-by: Michael Kubacki <michael.kubacki@...> Sean Brogan (2): .pytool/CISettings: Remove Windows only scope for host based unit tests BaseTools/Plugin: Update HostBasedUnitTestRunner to support Linux .pytool/CISettings.py | 3 - BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py | 58 ++++++++++---------- BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner_plug_in.yaml | 4 +- 3 files changed, 31 insertions(+), 34 deletions(-) -- 2.16.3.windows.1
|
|
Zhang, Shenglei
Reviewed-by: Shenglei Zhang <shenglei.zhang@...>
toggle quoted messageShow quoted text
-----Original Message-----
|
|
Liming Gao
Reviewed-by: Liming Gao <liming.gao@...>
toggle quoted messageShow quoted text
-----Original Message-----
|
|