Commit Graph

2 Commits

Author SHA1 Message Date
Maciej W. Rozycki 9e8be7a0d1 stdio-common: Correct 'sscanf' test feature wrapper description
Fix a typo in the description, making the wrapper correctly refer to
'sscanf' rather than 'scanf' being tested.
2025-05-30 15:01:47 +01:00
Maciej W. Rozycki bf6ac302cd 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>
2025-03-28 12:35:52 +00:00