summaryrefslogtreecommitdiff
path: root/stdio-common/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-29 09:33:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-29 09:33:09 +0200
commite2390be8e47352147215aff06b23927dc6ededb7 (patch)
treef521aa1a5a0ed5d0e0864af94982b1b53ce36f02 /stdio-common/Makefile
parent1a920d9c26bc2794a22604e94a988f27f8b556f8 (diff)
vfprintf: Add test case for user-defined types and format specifiers
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r--stdio-common/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 01a6dd0eda..63c9ebdd81 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -58,7 +58,8 @@ tests := tstscanf test_rdwr test-popen tstgetln test-fseek \
scanf16 scanf17 tst-setvbuf1 tst-grouping bug23 bug24 \
bug-vfprintf-nargs tst-long-dbl-fphex tst-fphex-wide tst-sprintf3 \
bug25 tst-printf-round bug23-2 bug23-3 bug23-4 bug26 tst-fmemopen3 \
- tst-printf-bz18872 tst-vfprintf-width-prec tst-fmemopen4
+ tst-printf-bz18872 tst-vfprintf-width-prec tst-fmemopen4 \
+ tst-vfprintf-user-type \
test-srcs = tst-unbputc tst-printf