[libc-commits] [PATCH] D148454: [libc][NFC] Remove the unused FDReader testutil.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 17 10:45:14 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc121d0c73a2: [libc][NFC] Remove the unused FDReader testutil. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148454/new/

https://reviews.llvm.org/D148454

Files:
  libc/test/src/fcntl/creat_test.cpp
  libc/test/src/fcntl/openat_test.cpp
  libc/test/src/stdio/remove_test.cpp
  libc/test/src/sys/sendfile/sendfile_test.cpp
  libc/test/src/sys/stat/chmod_test.cpp
  libc/test/src/sys/stat/fchmod_test.cpp
  libc/test/src/sys/stat/fchmodat_test.cpp
  libc/test/src/sys/stat/fstat_test.cpp
  libc/test/src/sys/stat/lstat_test.cpp
  libc/test/src/sys/stat/mkdirat_test.cpp
  libc/test/src/sys/stat/stat_test.cpp
  libc/test/src/unistd/access_test.cpp
  libc/test/src/unistd/chdir_test.cpp
  libc/test/src/unistd/dup2_test.cpp
  libc/test/src/unistd/dup3_test.cpp
  libc/test/src/unistd/dup_test.cpp
  libc/test/src/unistd/fchdir_test.cpp
  libc/test/src/unistd/lseek_test.cpp
  libc/test/src/unistd/pread_pwrite_test.cpp
  libc/test/src/unistd/read_write_test.cpp
  libc/test/src/unistd/rmdir_test.cpp
  libc/test/src/unistd/unlink_test.cpp
  libc/test/src/unistd/unlinkat_test.cpp
  libc/utils/testutils/CMakeLists.txt
  libc/utils/testutils/FDReader.h
  libc/utils/testutils/FDReaderUnix.cpp
  utils/bazel/llvm-project-overlay/libc/utils/testutils/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148454.514309.patch
Type: text/x-patch
Size: 13032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230417/1048ed07/attachment-0001.bin>


More information about the libc-commits mailing list