1# Copyright (C) 2008 by CodeSourcery, Inc.  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
6load_lib passfail.exp
7
8set exclude_list [list "atexit.c"]
9
10newlib_pass_fail_all -x $exclude_list
11