]> sourceware.org Git - glibc.git/commit
dirent: Add tst-readdir-long
authorFlorian Weimer <fweimer@redhat.com>
Sat, 21 Sep 2024 17:32:34 +0000 (19:32 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 21 Sep 2024 17:32:34 +0000 (19:32 +0200)
commit4ec355af454695556db1212d1c9ca9c3789cddf4
tree29036c86abc28b73761e335be8fb7ba6a1e1f834
parente92718552e1d17b8eccbffb88bf5bbb2235c4596
dirent: Add tst-readdir-long

It tests long names and ENAMETOOLONG handling, specifically
for readdir_r.  This is a regression test for bug 14699,
bug 32124, and bug 32128.

Reviewed-by: DJ Delorie <dj@redhat.com>
dirent/Makefile
dirent/tst-readdir-long.c [new file with mode: 0644]
This page took 0.036335 seconds and 5 git commands to generate.