From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id B4F6B81F6C for ; Thu, 26 Jan 2017 11:36:04 -0800 (PST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 26 Jan 2017 11:36:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,290,1477983600"; d="scan'208";a="218046784" Received: from orsmsx106.amr.corp.intel.com ([10.22.225.133]) by fmsmga004.fm.intel.com with ESMTP; 26 Jan 2017 11:36:04 -0800 Received: from orsmsx115.amr.corp.intel.com (10.22.240.11) by ORSMSX106.amr.corp.intel.com (10.22.225.133) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 26 Jan 2017 11:36:03 -0800 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.27]) by ORSMSX115.amr.corp.intel.com ([169.254.4.108]) with mapi id 14.03.0248.002; Thu, 26 Jan 2017 11:36:03 -0800 From: "Kinney, Michael D" To: Andrew Fish , "Kinney, Michael D" CC: "edk2-devel@lists.01.org (edk2-devel@ml01.01.org)" Thread-Topic: [edk2] [edk2-staging] Create new edk2-test branch Thread-Index: AdJ21iUytsBw/VwOQ7+V+oaPUtD0yAAgFz1AACnMWYAAAKknkAARFJMAAA6KxCA= Date: Thu, 26 Jan 2017 19:36:03 +0000 Message-ID: References: <82DB7DD1-305E-4F02-B5A3-04905F9B3A16@apple.com> <48BC9DA9-3CAC-45AD-9EE5-B499F5C61B9B@apple.com> In-Reply-To: <48BC9DA9-3CAC-45AD-9EE5-B499F5C61B9B@apple.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjBlYzhhNGItM2JkMy00MWMwLTg1OWMtNjQxYjRkYTQ5NDA3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlRMTXE2a3ZzQUQ2NTUrUHdVZW5ITXlQZVppMG9LQnY4VHd1VTZRWEcybGM9In0= x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Subject: Re: [edk2-staging] Create new edk2-test branch X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2017 19:36:04 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Andrew, Was there supposed to be an attachment for the TestCasePkg fixes? Thanks, Mike > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of An= drew > Fish > Sent: Thursday, January 26, 2017 10:26 AM > To: Kinney, Michael D > Cc: edk2-devel@lists.01.org (edk2-devel@ml01.01.org) > Subject: Re: [edk2] [edk2-staging] Create new edk2-test branch >=20 >=20 > > On Jan 26, 2017, at 9:43 AM, Kinney, Michael D > wrote: > > > > Andrew, > > > > Thanks for the patch for the additional compiler compatibility. I will= review > and check in. > > >=20 > Mike, >=20 > Here is the TestCasePkg fixes. >=20 >=20 > > I will also correct the Readme.md and add the Unix setup info. > > >=20 > Thanks. >=20 > > I am aware that the current post build step is a batch file. We need t= o update > that to be compatible with all supported development operating systems. > > >=20 > Is there a way to make the POSTBUILD step OS or Toolchain specific? >=20 > Thanks, >=20 > Andrew Fish >=20 > PS For both contributions.... >=20 > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Andrew Fish >=20 > > Mike > > > > <>From: afish@apple.com [mailto:afish@apple.com] > > Sent: Thursday, January 26, 2017 1:58 AM > > To: Kinney, Michael D > > Cc: edk2-devel@lists.01.org (edk2-devel@ml01.01.org) > > Subject: Re: [edk2] [edk2-staging] Create new edk2-test branch > > > > > > On Jan 25, 2017, at 2:05 PM, Kinney, Michael D > wrote: > > > > The initial version of the edk2-test branch is checked in at: > > > > https://github.com/tianocore/edk2-staging/tree/edk2-test > > > > > Mike, > > > > I'm messing around with trying this on macOS. > > > > git clone https://github.com/tianocore/edk2.git > > > git clone https://github.com/tianocore/edk2-staging.git > --brach edk2-test > > > > set WORKSPACE=3D%CD% > > set EDK_TOOLS_PATH=3D%WORKSPACE%\edk2\BaseTools > > set PACKAGES_PATH=3D%WORKSPACE%\edk2;%WORKSPACE%\edk2-staging > > set EDK_TOOLS_BIN=3D%WORKSPACE%\BaseTools\BinWrappers\WindowsLike > > path=3D%path%;%WORKSPACE%\edk2\BaseTools\Bin\Win32 > > > > cd edk2 > > edkSetup.bat > > > > build -a IA32 -a X64 -t VS2015x86 -p TestFrameworkPkg/TestFrameworkPkg.= dsc > > build -a IA32 -a X64 -t VS2015x86 -p TestCasePkg/TestCasePkg.dsc > > At least with edksetup.sh this pattern fails as CONF_PATH is not set an= d it > gets set in WORKSPACE. Maybe your terminal window was not clean when you = tested? > > > > Also is it correct that EDK_TOOLS_BIN is not in EDK_TOOLS_PATH? > > > > On the Unix side this works for me: > > > > export WORKSPACE=3D`pwd` > > export EDK_TOOLS_PATH=3D"$WORKSPACE/edk2/BaseTools" > > export PACKAGES_PATH=3D"$WORKSPACE/edk2:$WORKSPACE/edk2-staging" > > export EDK_TOOLS_BIN=3D"$$WORKSPACE/edk2/BaseTools/BinWrappers/PosixLik= e" > > export CONF_PATH=3D"$WORKSPACE/edk2/Conf" > > export PATH=3D"$PATH:$EDK_TOOLS_BIN" > > > > Lots of minor change. Here is a patch for: >build -a IA32 -a X64 -t XCO= DE5 -p > TestFrameworkPkg/TestFrameworkPkg.dsc > > > > I get this far. This looks like a DOS batch file. > > > > /bin/bash: /Users/andrewfish/work/src/TestFramework/edk2- > staging/TestFrameworkPkg/GenFramework.cmd: Permission denied > > > > > > Thanks, > > > > Andrew Fish > > > > > > > > Mike > > > > > > -----Original Message----- > > From: Kinney, Michael D > > Sent: Tuesday, January 24, 2017 11:07 PM > > To: edk2-devel@lists.01.org (edk2- > devel@ml01.01.org ) >; > > Kinney, Michael D > > > Subject: [edk2-staging] Create new edk2-test branch > > > > I am creating a new branch in edk2-staging called edk2-test. > > > > The purpose of this branch is to develop a test harness, > > test case SDK, and library of test cases that can be used > > as part of edk2 validation. > > > > The initial version of this test harness is compatible with > > binary releases of the PI SCTs and UEFI SCTs, are native > > edk2 packages with no dependencies on the EdkCompatibilityPkg, > > and the test harness runs using the latest version of the > > UEFI Shell. > > > > Additional work items: > > * Update to take advantage of latest edk2 features/libraries. > > * Update for all supported CPU types > > * Update for all supported compilers > > * Review initial test harness features and determine > > what features should be dropped and what new features > > should be added. > > * Determine where the test harness, test case SDK, and > > test cases should live once the initial functional and > > quality criteria are met. Could be packages in the > > edk2 repo or packages in a new edk2-test repo. Other > > options??? > > * Resolve compatibility issues with binary releases of the > > PI SCTs and UEFI SCTs. > > * Update test harness to support PEI tests > > * Update test harness to support Runtime tests > > * Update test harness to support SMM tests > > * Optimize performance of the test harness and tests. > > > > Please contact me if you are interested in helping with the > > test harness, the test case SDK, or the development of > > test cases. > > > > Thanks, > > > > Mike > > > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel > > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel