[libc-commits] [PATCH] D139839: [libc] Add a loader utility for AMDHSA architectures for testing

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Dec 13 14:36:19 PST 2022


sivachandra added a comment.

In D139839#3993234 <https://reviews.llvm.org/D139839#3993234>, @sivachandra wrote:

> I also vote for the latter. So, for `strcmp_test`, we should add an integration test in `test/integration/src/string` which picks up sources from its unit tests in `test/src/string/` and runs them as an integration test.

I do not imply that this will just work today. I am happy to work with you make this happen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139839



More information about the libc-commits mailing list