Welcome to mirror list, hosted at ThFree Co, Russian Federation.

atexit.exp « newlib.stdlib « testsuite « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 777110d30628859ed76f60404ba35292c7497d1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.
#

load_lib checkoutput.exp

set output {
"a0cba"
}

newlib_check_output "atexit.c" "$output"