[all-commits] [llvm/llvm-project] 5e147d: [libc] Add a new suite called "libc-long-running-t...

Siva Chandra via All-commits all-commits at lists.llvm.org
Fri Aug 20 22:01:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e147d3058a0a01c19c83d322bef50bdaf8873ee
      https://github.com/llvm/llvm-project/commit/5e147d3058a0a01c19c83d322bef50bdaf8873ee
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-08-21 (Sat, 21 Aug 2021)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/test/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add a new suite called "libc-long-running-tests".

This suite is helpful is adding long running tests which take a long
time to finish that they can be run on the public builders. They
will probably be run on special builders in future.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D104816




More information about the All-commits mailing list