* 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:
@ -6,7 +6,7 @@
|
||||
|
||||
load_lib passfail.exp
|
||||
|
||||
set nonpassfailtests {
|
||||
set exclude_list {
|
||||
}
|
||||
|
||||
newlib_pass_fail $nonpassfailtests
|
||||
newlib_pass_fail_all -x $exclude_list
|
||||
|
Reference in New Issue
Block a user