From 9244a3b0565fd52d7973fda42a4f706b16240316 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 9 Dec 2011 11:19:35 -0800 Subject: eglibc: Generate cross testing script during install 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