]> git.ipfire.org Git - thirdparty/glibc.git/blame - stdio-common/tst-printf.sh
[powerpc] No need to enter "Ignore Exceptions Mode"
[thirdparty/glibc.git] / stdio-common / tst-printf.sh
CommitLineData
48d0341c 1#!/bin/sh
0755050e 2# Testing of printf.
04277e02 3# Copyright (C) 2000-2019 Free Software Foundation, Inc.
0755050e 4# This file is part of the GNU C Library.
41bdb6e2 5
0755050e 6# The GNU C Library is free software; you can redistribute it and/or
41bdb6e2
AJ
7# modify it under the terms of the GNU Lesser General Public
8# License as published by the Free Software Foundation; either
9# version 2.1 of the License, or (at your option) any later version.
10
0755050e
UD
11# The GNU C Library is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
41bdb6e2
AJ
14# Lesser General Public License for more details.
15
16# You should have received a copy of the GNU Lesser General Public
59ba27a6 17# License along with the GNU C Library; if not, see
5a82c748 18# <https://www.gnu.org/licenses/>.
0755050e 19
57c69bef
DL
20set -e
21
0755050e 22common_objpfx=$1; shift
740b3dbe 23test_program_prefix=$1; shift
0755050e
UD
24
25status=0
26
740b3dbe 27${test_program_prefix} \
0755050e
UD
28 ${common_objpfx}stdio-common/tst-printf \
29 > ${common_objpfx}stdio-common/tst-printf.out || status=1
30
31cat <<'EOF' |
32%.4x: `0012'
33%04x: `0012'
34%4.4x: `0012'
35%04.4x: `0012'
36%4.3x: ` 012'
37%04.3x: ` 012'
38%.*x: `0012'
39%0*x: `0012'
40%*.*x: `0012'
41%0*.*x: `0012'
42bad format: "%b"
43nil pointer (padded): " (nil)"
44decimal negative: "-2345"
45octal negative: "37777773327"
46hex negative: "fffff6d7"
47long decimal number: "-123456"
48long octal negative: "37777773327"
49long unsigned decimal number: "4294843840"
50zero-padded LDN: "-000123456"
51left-adjusted ZLDN: "-123456 "
52space-padded LDN: " -123456"
53left-adjusted SLDN: "-123456 "
54zero-padded string: " Hi, Z."
55left-adjusted Z string: "Hi, Z. "
56space-padded string: " Hi, Z."
57left-adjusted S string: "Hi, Z. "
58null string: "(null)"
59limited string: "Good morning, Doctor C"
179dcdb7
TMQMF
60a-style max: "0x1.fffffffffffffp+1023"
61a-style -max: "-0x1.fffffffffffffp+1023"
0755050e
UD
62e-style >= 1: "1.234000e+01"
63e-style >= .1: "1.234000e-01"
64e-style < .1: "1.234000e-03"
65e-style big: "1.000000000000000000000000000000000000000000000000000000000000e+20"
66e-style == .1: "1.000000e-01"
67f-style >= 1: "12.340000"
68f-style >= .1: "0.123400"
69f-style < .1: "0.001234"
70g-style >= 1: "12.34"
71g-style >= .1: "0.1234"
72g-style < .1: "0.001234"
73g-style big: "100000000000000000000"
74 0.10000
75 0.10000
76x0.5000x
770x1
78something really insane: 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
795.87747175411143754e-39
805.87747175411143754e-39
815.87747175411143754e-39
825.87747175411143754e-39
835.87747175411143754e-39
845.87747175411143754e-39
855.87747175411143754e-39
865.87747175411143754e-39
875.87747175411143754e-39
885.87747175411143754e-39
895.87747175411143754e-39
905.87747175411143754e-39
915.87747175411143754e-39
925.87747175411143754e-39
935.87747175411143754e-39
945.87747175411143754e-39
955.87747175411143754e-39
96 4.94066e-324
97| 0.0000| 0.0000e+00| 0|
98| 1.0000| 1.0000e+00| 1|
99| -1.0000| -1.0000e+00| -1|
100| 100.0000| 1.0000e+02| 100|
101| 1000.0000| 1.0000e+03| 1000|
102| 10000.0000| 1.0000e+04| 1e+04|
103| 12345.0000| 1.2345e+04| 1.234e+04|
104| 100000.0000| 1.0000e+05| 1e+05|
105| 123456.0000| 1.2346e+05| 1.235e+05|
106snprintf ("%30s", "foo") == 30, " "
351f0765 107snprintf ("%.999999u", 10) == 999999
179dcdb7
TMQMF
108179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
109-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
0755050e
UD
1101.234568e+06 should be 1.234568e+06
1111234567.800000 should be 1234567.800000
1121.23457e+06 should be 1.23457e+06
113123.456 should be 123.456
1141e+06 should be 1e+06
11510 should be 10
1160.02 should be 0.02
0755050e
UD
117Test ok.
118sprintf (buf, "%07Lo", 040000000000ll) = 40000000000
655de5fd
UD
119printf ("%hhu", 257) = 1
120printf ("%hu", 65537) = 1
fff04b32
UD
121printf ("%hhi", 257) = 1
122printf ("%hi", 65537) = 1
123printf ("%1$hhu", 257) = 1
124printf ("%1$hu", 65537) = 1
125printf ("%1$hhi", 257) = 1
126printf ("%1$hi", 65537) = 1
0755050e
UD
127--- Should be no further output. ---
128EOF
1746f2b0 129cmp - ${common_objpfx}stdio-common/tst-printf.out > /dev/null 2>&1 ||
2a82441b
UD
130cat <<'EOF' |
131%.4x: `0012'
132%04x: `0012'
133%4.4x: `0012'
134%04.4x: `0012'
135%4.3x: ` 012'
136%04.3x: ` 012'
137%.*x: `0012'
138%0*x: `0012'
139%*.*x: `0012'
140%0*.*x: `0012'
141bad format: "%b"
142nil pointer (padded): " (nil)"
143decimal negative: "-2345"
144octal negative: "37777773327"
145hex negative: "fffff6d7"
146long decimal number: "-123456"
147long octal negative: "1777777777777777773327"
148long unsigned decimal number: "18446744073709428160"
149zero-padded LDN: "-000123456"
150left-adjusted ZLDN: "-123456 "
151space-padded LDN: " -123456"
152left-adjusted SLDN: "-123456 "
153zero-padded string: " Hi, Z."
154left-adjusted Z string: "Hi, Z. "
155space-padded string: " Hi, Z."
156left-adjusted S string: "Hi, Z. "
157null string: "(null)"
158limited string: "Good morning, Doctor C"
179dcdb7
TMQMF
159a-style max: "0x1.fffffffffffffp+1023"
160a-style -max: "-0x1.fffffffffffffp+1023"
2a82441b
UD
161e-style >= 1: "1.234000e+01"
162e-style >= .1: "1.234000e-01"
163e-style < .1: "1.234000e-03"
164e-style big: "1.000000000000000000000000000000000000000000000000000000000000e+20"
165e-style == .1: "1.000000e-01"
166f-style >= 1: "12.340000"
167f-style >= .1: "0.123400"
168f-style < .1: "0.001234"
169g-style >= 1: "12.34"
170g-style >= .1: "0.1234"
171g-style < .1: "0.001234"
172g-style big: "100000000000000000000"
173 0.10000
174 0.10000
175x0.5000x
1760x1
177something really insane: 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
1785.87747175411143754e-39
1795.87747175411143754e-39
1805.87747175411143754e-39
1815.87747175411143754e-39
1825.87747175411143754e-39
1835.87747175411143754e-39
1845.87747175411143754e-39
1855.87747175411143754e-39
1865.87747175411143754e-39
1875.87747175411143754e-39
1885.87747175411143754e-39
1895.87747175411143754e-39
1905.87747175411143754e-39
1915.87747175411143754e-39
1925.87747175411143754e-39
1935.87747175411143754e-39
1945.87747175411143754e-39
195 4.94066e-324
196| 0.0000| 0.0000e+00| 0|
197| 1.0000| 1.0000e+00| 1|
198| -1.0000| -1.0000e+00| -1|
199| 100.0000| 1.0000e+02| 100|
200| 1000.0000| 1.0000e+03| 1000|
201| 10000.0000| 1.0000e+04| 1e+04|
202| 12345.0000| 1.2345e+04| 1.234e+04|
203| 100000.0000| 1.0000e+05| 1e+05|
204| 123456.0000| 1.2346e+05| 1.235e+05|
205snprintf ("%30s", "foo") == 30, " "
351f0765 206snprintf ("%.999999u", 10) == 999999
179dcdb7
TMQMF
207179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
208-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.00000000
2a82441b
UD
2091.234568e+06 should be 1.234568e+06
2101234567.800000 should be 1234567.800000
2111.23457e+06 should be 1.23457e+06
212123.456 should be 123.456
2131e+06 should be 1e+06
21410 should be 10
2150.02 should be 0.02
2a82441b
UD
216Test ok.
217sprintf (buf, "%07Lo", 040000000000ll) = 40000000000
655de5fd
UD
218printf ("%hhu", 257) = 1
219printf ("%hu", 65537) = 1
d2dc7b08
UD
220printf ("%hhi", 257) = 1
221printf ("%hi", 65537) = 1
222printf ("%1$hhu", 257) = 1
223printf ("%1$hu", 65537) = 1
224printf ("%1$hhi", 257) = 1
225printf ("%1$hi", 65537) = 1
2a82441b
UD
226--- Should be no further output. ---
227EOF
1746f2b0 228cmp - ${common_objpfx}stdio-common/tst-printf.out > /dev/null 2>&1 ||
2a82441b
UD
229{
230 status=1
231 echo "*** output comparison failed"
232}
0755050e
UD
233
234exit $status