mirror of git://sourceware.org/git/glibc.git
This patch, an updated version of <https://sourceware.org/ml/libc-alpha/2014-01/msg00195.html>, makes it possible for .test-result files for individual tests to contain XPASS and XFAIL rather than PASS and FAIL in cases where failure is expected. This replaces the marking of two individual tests with "-" to cause them to be expected at makefile level to fail; evaluate-test.sh will ensure it exits with status 0 for an expected failure. Tested x86_64. * scripts/evaluate-test.sh: Take new argument indicating whether failure is expected. * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh indicating whether failure is expected. * conform/Makefile (test-xfail-run-conformtest): New variable. ($(objpfx)run-conformtest.out): Don't expect to fail at makefile level. * posix/Makefile (test-xfail-annexc): New variable. ($(objpfx)annexc.out): Don't expect to fail at makefile level. |
||
|---|---|---|
| .. | ||
| abi-versions.awk | ||
| abilist.awk | ||
| begin-end-check.pl | ||
| bench.pl | ||
| check-c++-types.sh | ||
| check-execstack.awk | ||
| check-local-headers.sh | ||
| check-localplt.awk | ||
| check-textrel.awk | ||
| config-uname.sh | ||
| config.guess | ||
| config.sub | ||
| cpp | ||
| cross-test-ssh.sh | ||
| documented.sh | ||
| evaluate-test.sh | ||
| firstversions.awk | ||
| gen-as-const.awk | ||
| gen-libc-abis | ||
| gen-sorted.awk | ||
| install-sh | ||
| lib-names.awk | ||
| list-sources.sh | ||
| localplt.awk | ||
| mkinstalldirs | ||
| move-if-change | ||
| output-format.sed | ||
| rellns-sh | ||
| rpm2dynsym.sh | ||
| soversions.awk | ||
| sysd-rules.awk | ||
| test-installation.pl | ||
| update-copyrights | ||
| versions.awk | ||