* testsuite/lib/passfail.exp (newlib_pass_fail_all): New

procedure.
	(newlib_pass_fail): Change to compile and run only one file.
	* testsuite/newlib.locale/locale.exp: Use new
	newlib_pass_fail_all procedure.
	* testsuite/newlib.string/string.exp: Likewise.
This commit is contained in:
Thomas Fitzsimmons
2002-06-18 22:39:17 +00:00
parent fb92103141
commit c9ca68d7b5
4 changed files with 49 additions and 27 deletions

View File

@ -6,7 +6,7 @@
load_lib passfail.exp
set nonpassfailtests {
set exclude_list {
}
newlib_pass_fail $nonpassfailtests
newlib_pass_fail_all -x $exclude_list