aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/Makefile
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@redhat.com>2025-03-28 12:35:52 +0000
committerMaciej W. Rozycki <macro@redhat.com>2025-03-28 12:35:52 +0000
commitbf6ac302cde4aef55ded7e5340f16e6cd8b8e874 (patch)
tree71b7a446375a6a5103f0c55c75a294bd132105b7 /stdio-common/Makefile
parent50576060c8bf88a3c64c9ab1cdd516974ffb2690 (diff)
downloadglibc-bf6ac302cde4aef55ded7e5340f16e6cd8b8e874.tar.xz
glibc-bf6ac302cde4aef55ded7e5340f16e6cd8b8e874.zip
stdio-common: Add tests for formatted sscanf input specifiers
Wire sscanf into test infrastructure for formatted scanf input specifiers. Reviewed-by: Joseph Myers <josmyers@redhat.com>
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r--stdio-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 97d5b5a347..71657e65a8 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -52,7 +52,7 @@ nonfmt-xprintf-stems := \
xprintf-stems := $(sort $(fmt-xprintf-stems) $(nonfmt-xprintf-stems))
# List of markers for scanf family function tests.
-xscanf-funcs := s f
+xscanf-funcs := s f ss
# List of data types and formats for individual per-conversion scanf tests.
# Further conversions are provided by sysdeps.