From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 F348781F31 for ; Tue, 24 Jan 2017 23:07:02 -0800 (PST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP; 24 Jan 2017 23:07:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,282,1477983600"; d="scan'208";a="926381923" Received: from orsmsx104.amr.corp.intel.com ([10.22.225.131]) by orsmga003.jf.intel.com with ESMTP; 24 Jan 2017 23:07:02 -0800 Received: from orsmsx157.amr.corp.intel.com (10.22.240.23) by ORSMSX104.amr.corp.intel.com (10.22.225.131) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 24 Jan 2017 23:07:02 -0800 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.27]) by ORSMSX157.amr.corp.intel.com ([169.254.9.130]) with mapi id 14.03.0248.002; Tue, 24 Jan 2017 23:07:01 -0800 From: "Kinney, Michael D" To: "edk2-devel@lists.01.org (edk2-devel@ml01.01.org)" , "Kinney, Michael D" Thread-Topic: [edk2-staging] Create new edk2-test branch Thread-Index: AdJ21iUytsBw/VwOQ7+V+oaPUtD0yA== Date: Wed, 25 Jan 2017 07:07:01 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGE0NmFmNGEtNmYzMC00MGI1LTg3YmYtOTM5ZmM5ZmQwNGNlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InNLQVIwbWhoSmxJUlJoRXpidnlHWURCcm1pM1FcL3ZLNStGU0lKcEpHM3k4PSJ9 x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Subject: [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: Wed, 25 Jan 2017 07:07:03 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am creating a new branch in edk2-staging called edk2-test. The purpose of this branch is to develop a test harness,=20 test case SDK, and library of test cases that can be used=20 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. =20 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.=20 * Determine where the test harness, test case SDK, and=20 test cases should live once the initial functional and=20 quality criteria are met. Could be packages in the=20 edk2 repo or packages in a new edk2-test repo. Other=20 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=20 test harness, the test case SDK, or the development of=20 test cases. Thanks, Mike