summaryrefslogtreecommitdiffstats
path: root/newlib/testsuite/newlib.elix/elix.exp
blob: 6c0ee92e6e6936279b27db6dd5453438750d9e47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved.
#
# Permission to use, copy, modify, and distribute this software
# is freely granted, provided that this notice is preserved.
#

global host_triplet target_triplet

load_lib passfail.exp

set exclude_list {
}

verbose $host_triplet
verbose $target_triplet

if [string match "i\[3456\]86-pc-linux-gnu" $target_triplet] then {
  newlib_pass_fail_all -x $exclude_list
}