[all-commits] [llvm/llvm-project] 5d3574: [libc] Refactor statvfs tests (#114147)

Michael Jones via All-commits all-commits at lists.llvm.org
Wed Oct 30 15:05:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d35747f6de9295400327744b389f303e3e2b13d
      https://github.com/llvm/llvm-project/commit/5d35747f6de9295400327744b389f303e3e2b13d
  Author: Michael Jones <michaelrj at google.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M libc/test/src/sys/statvfs/linux/CMakeLists.txt
    M libc/test/src/sys/statvfs/linux/fstatvfs_test.cpp
    M libc/test/src/sys/statvfs/linux/statvfs_test.cpp

  Log Message:
  -----------
  [libc] Refactor statvfs tests (#114147)

The previous statvfs tests had several issues, this patch updates them
to meet current standards.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list