1# Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved. 2# 3# Permission to use, copy, modify, and distribute this software 4# is freely granted, provided that this notice is preserved. 5# 6 7load_lib passfail.exp 8 9set exclude_list { 10"UTF-8.c" 11} 12 13newlib_pass_fail_all -x $exclude_list 14