]> git.ipfire.org Git - thirdparty/glibc.git/blame - stdio-common/tst-printf.sh
Update.
[thirdparty/glibc.git] / stdio-common / tst-printf.sh
CommitLineData
0755050e
UD
1#! /bin/sh
2# Testing of printf.
3# Copyright (C) 2000 Free Software Foundation, Inc.
4# This file is part of the GNU C Library.
5#
6# The GNU C Library is free software; you can redistribute it and/or
7# modify it under the terms of the GNU Library General Public License as
8# published by the Free Software Foundation; either version 2 of the
9# License, or (at your option) any later version.
10#
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
14# Library General Public License for more details.
15#
16# You should have received a copy of the GNU Library General Public
17# License along with the GNU C Library; see the file COPYING.LIB. If
18# not, write to the Free Software Foundation, Inc.,
19# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20
21common_objpfx=$1; shift
5cb79825 22run_program_prefix=$1; shift
0755050e
UD
23
24status=0
25
26LOCPATH=${common_objpfx}localedata GCONV_PATH=${common_objpfx}iconvdata \
5cb79825 27${run_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"
60e-style >= 1: "1.234000e+01"
61e-style >= .1: "1.234000e-01"
62e-style < .1: "1.234000e-03"
63e-style big: "1.000000000000000000000000000000000000000000000000000000000000e+20"
64e-style == .1: "1.000000e-01"
65f-style >= 1: "12.340000"
66f-style >= .1: "0.123400"
67f-style < .1: "0.001234"
68g-style >= 1: "12.34"
69g-style >= .1: "0.1234"
70g-style < .1: "0.001234"
71g-style big: "100000000000000000000"
72 0.10000
73 0.10000
74x0.5000x
750x1
76something really insane: 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
775.87747175411143754e-39
785.87747175411143754e-39
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
94 4.94066e-324
95| 0.0000| 0.0000e+00| 0|
96| 1.0000| 1.0000e+00| 1|
97| -1.0000| -1.0000e+00| -1|
98| 100.0000| 1.0000e+02| 100|
99| 1000.0000| 1.0000e+03| 1000|
100| 10000.0000| 1.0000e+04| 1e+04|
101| 12345.0000| 1.2345e+04| 1.234e+04|
102| 100000.0000| 1.0000e+05| 1e+05|
103| 123456.0000| 1.2346e+05| 1.235e+05|
104snprintf ("%30s", "foo") == 30, " "
105snprintf ("%.999999u", 10)
106
107Formatted output test
108prefix 6d 6o 6x 6X 6u
109%-+#0 |-123 |0377 |0xff |0XFF |4294967295 |
110 %-+# |-123 |0377 |0xff |0XFF |4294967295 |
111 %-+0 |-123 |377 |ff |FF |4294967295 |
112 %-+ |-123 |377 |ff |FF |4294967295 |
113 %-#0 |-123 |0377 |0xff |0XFF |4294967295 |
114 %-# |-123 |0377 |0xff |0XFF |4294967295 |
115 %-0 |-123 |377 |ff |FF |4294967295 |
116 %- |-123 |377 |ff |FF |4294967295 |
117 %+#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
118 %+# | -123 | 0377 | 0xff | 0XFF |4294967295 |
119 %+0 |-00123 |000377 |0000ff |0000FF |4294967295 |
120 %+ | -123 | 377 | ff | FF |4294967295 |
121 %#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
122 %# | -123 | 0377 | 0xff | 0XFF |4294967295 |
123 %0 |-00123 |000377 |0000ff |0000FF |4294967295 |
124 % | -123 | 377 | ff | FF |4294967295 |
125 (null)
126(null)
1271.234568e+06 should be 1.234568e+06
1281234567.800000 should be 1234567.800000
1291.23457e+06 should be 1.23457e+06
130123.456 should be 123.456
1311e+06 should be 1e+06
13210 should be 10
1330.02 should be 0.02
1340.10000000000000009
135Test ok.
136sprintf (buf, "%07Lo", 040000000000ll) = 40000000000
655de5fd
UD
137printf ("%hhu", 257) = 1
138printf ("%hu", 65537) = 1
0755050e
UD
139--- Should be no further output. ---
140EOF
1746f2b0 141cmp - ${common_objpfx}stdio-common/tst-printf.out > /dev/null 2>&1 ||
2a82441b
UD
142cat <<'EOF' |
143%.4x: `0012'
144%04x: `0012'
145%4.4x: `0012'
146%04.4x: `0012'
147%4.3x: ` 012'
148%04.3x: ` 012'
149%.*x: `0012'
150%0*x: `0012'
151%*.*x: `0012'
152%0*.*x: `0012'
153bad format: "%b"
154nil pointer (padded): " (nil)"
155decimal negative: "-2345"
156octal negative: "37777773327"
157hex negative: "fffff6d7"
158long decimal number: "-123456"
159long octal negative: "1777777777777777773327"
160long unsigned decimal number: "18446744073709428160"
161zero-padded LDN: "-000123456"
162left-adjusted ZLDN: "-123456 "
163space-padded LDN: " -123456"
164left-adjusted SLDN: "-123456 "
165zero-padded string: " Hi, Z."
166left-adjusted Z string: "Hi, Z. "
167space-padded string: " Hi, Z."
168left-adjusted S string: "Hi, Z. "
169null string: "(null)"
170limited string: "Good morning, Doctor C"
171e-style >= 1: "1.234000e+01"
172e-style >= .1: "1.234000e-01"
173e-style < .1: "1.234000e-03"
174e-style big: "1.000000000000000000000000000000000000000000000000000000000000e+20"
175e-style == .1: "1.000000e-01"
176f-style >= 1: "12.340000"
177f-style >= .1: "0.123400"
178f-style < .1: "0.001234"
179g-style >= 1: "12.34"
180g-style >= .1: "0.1234"
181g-style < .1: "0.001234"
182g-style big: "100000000000000000000"
183 0.10000
184 0.10000
185x0.5000x
1860x1
187something really insane: 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
1885.87747175411143754e-39
1895.87747175411143754e-39
1905.87747175411143754e-39
1915.87747175411143754e-39
1925.87747175411143754e-39
1935.87747175411143754e-39
1945.87747175411143754e-39
1955.87747175411143754e-39
1965.87747175411143754e-39
1975.87747175411143754e-39
1985.87747175411143754e-39
1995.87747175411143754e-39
2005.87747175411143754e-39
2015.87747175411143754e-39
2025.87747175411143754e-39
2035.87747175411143754e-39
2045.87747175411143754e-39
205 4.94066e-324
206| 0.0000| 0.0000e+00| 0|
207| 1.0000| 1.0000e+00| 1|
208| -1.0000| -1.0000e+00| -1|
209| 100.0000| 1.0000e+02| 100|
210| 1000.0000| 1.0000e+03| 1000|
211| 10000.0000| 1.0000e+04| 1e+04|
212| 12345.0000| 1.2345e+04| 1.234e+04|
213| 100000.0000| 1.0000e+05| 1e+05|
214| 123456.0000| 1.2346e+05| 1.235e+05|
215snprintf ("%30s", "foo") == 30, " "
216snprintf ("%.999999u", 10)
217
218Formatted output test
219prefix 6d 6o 6x 6X 6u
220%-+#0 |-123 |0377 |0xff |0XFF |4294967295 |
221 %-+# |-123 |0377 |0xff |0XFF |4294967295 |
222 %-+0 |-123 |377 |ff |FF |4294967295 |
223 %-+ |-123 |377 |ff |FF |4294967295 |
224 %-#0 |-123 |0377 |0xff |0XFF |4294967295 |
225 %-# |-123 |0377 |0xff |0XFF |4294967295 |
226 %-0 |-123 |377 |ff |FF |4294967295 |
227 %- |-123 |377 |ff |FF |4294967295 |
228 %+#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
229 %+# | -123 | 0377 | 0xff | 0XFF |4294967295 |
230 %+0 |-00123 |000377 |0000ff |0000FF |4294967295 |
231 %+ | -123 | 377 | ff | FF |4294967295 |
232 %#0 |-00123 |000377 |0x00ff |0X00FF |4294967295 |
233 %# | -123 | 0377 | 0xff | 0XFF |4294967295 |
234 %0 |-00123 |000377 |0000ff |0000FF |4294967295 |
235 % | -123 | 377 | ff | FF |4294967295 |
236 (null)
237(null)
2381.234568e+06 should be 1.234568e+06
2391234567.800000 should be 1234567.800000
2401.23457e+06 should be 1.23457e+06
241123.456 should be 123.456
2421e+06 should be 1e+06
24310 should be 10
2440.02 should be 0.02
2450.10000000000000009
246Test ok.
247sprintf (buf, "%07Lo", 040000000000ll) = 40000000000
655de5fd
UD
248printf ("%hhu", 257) = 1
249printf ("%hu", 65537) = 1
2a82441b
UD
250--- Should be no further output. ---
251EOF
1746f2b0 252cmp - ${common_objpfx}stdio-common/tst-printf.out > /dev/null 2>&1 ||
2a82441b
UD
253{
254 status=1
255 echo "*** output comparison failed"
256}
0755050e
UD
257
258exit $status