glibc/tests/Regression/bz577950-ftell-after-write-causes-glibc-to-flush-buffer/PURPOSE
Sergey Kolosov ab4bc8a24e Extend the test coverage
Move some of the RHEL QE testcases upstream to Fedora.
2022-05-31 09:29:27 +02:00

4 lines
209 B
Plaintext

PURPOSE of /tools/glibc/Regression/bz577950-ftell-after-write-causes-glibc-to-flush-buffer
Description: Calls ftell after write and verifies that buf is not flushed
Author: Arjun Shankar <ashankar@redhat.com>