[libc-commits] [libc] [libc] android atest compat (PR #93852)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Thu May 30 13:02:09 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.
----------------
michaelrj-google wrote:
nit: runt -> run
https://github.com/llvm/llvm-project/pull/93852
More information about the libc-commits
mailing list