[libc-commits] [libc] [libc] android atest compat (PR #93852)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu May 30 13:26:32 PDT 2024


================
@@ -100,20 +100,30 @@ bool test(RunContext *Ctx, TestCond Cond, ValType LHS, ValType RHS,
 
 } // namespace internal
 
+struct TestOptions {
+  // If set, then just this one test from the suite will be runt.
----------------
nickdesaulniers wrote:

61124058d2ff

https://github.com/llvm/llvm-project/pull/93852


More information about the libc-commits mailing list