From patchwork Sun Dec 11 22:47:53 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED, PULL, 26/26] eglibc: Generate cross testing script during install Date: Sun, 11 Dec 2011 22:47:53 -0000 From: Saul Wold X-Patchwork-Id: 16713 Message-Id: <0dbe9368cda9aeb9c6cb90a034722221b7e71b3c.1323643434.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org From: Khem Raj EGLIBC has long had cross testing capability, so use that there are few steps needed on setting up the target as well as the build host. This patch tries to generate a script with all the needed environment on build host system To use this script one needs to setup the target as described in the testing intructions of eglibc and then this script can directly interface to the target and run the tests from eglibc's build directory. To run this script bash