glibc/conform
Joseph Myers c33eac51f4 conformtest: Skip execution tests when cross-compiling.
This patch makes conformtest skip execution tests when
cross-compiling, as an interim step towards running most of these
tests (presently disabled) in that case.  It omits the (obvious)
Makefile change to actually enable the conformtest tests when
cross-compiling, as there are still enough failures seen with
build-many-glibcs.py that I'd like to get the results cleaner before
enabling these tests.

Tested for x86_64, and with the tests actually enabled for
cross-compilation with build-many-glibcs.py.

	* conform/conformtest.pl ($cross): New variable.
	(--cross): New command-line option.
	(runtest): Skip test execution when cross-compiling.
	* conform/Makefile (conformtest-cross): New variable.
	($(conformtest-header-tests)): Pass $(conformtest-cross) to
	conformtest.pl.
2017-03-17 01:21:10 +00:00
..
data Revert {send,sendm,recv,recvm}msg conformance changes 2016-06-10 11:58:16 -03:00
check-header-lists.sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
conformtest.pl conformtest: Skip execution tests when cross-compiling. 2017-03-17 01:21:10 +00:00
GlibcConform.pm Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
linknamespace.pl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
list-header-symbols.pl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Makefile conformtest: Skip execution tests when cross-compiling. 2017-03-17 01:21:10 +00:00