[libcxx-commits] [PATCH] D139147: [libc++][Android] Enable libc++ testing using adb on an x86-64 emulator

Ryan Prichard via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 1 16:59:03 PST 2022


rprichard updated this revision to Diff 479478.
rprichard added a comment.

Switch namespace from __ndk1 to __test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139147

Files:
  libcxx/cmake/caches/AndroidNDK.cmake
  libcxx/lib/abi/x86_64-none-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/test/configs/llvm-libc++-android-ndk.cfg.in
  libcxx/utils/adb_run.py
  libcxx/utils/ci/Dockerfile.android
  libcxx/utils/ci/android-create-avd.sh
  libcxx/utils/ci/android-set-user.sh
  libcxx/utils/ci/run-buildbot
  libcxx/utils/ci/run-buildbot-container-android
  libcxxabi/test/configs/llvm-libc++abi-android-ndk.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139147.479478.patch
Type: text/x-patch
Size: 264366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221202/01469a8b/attachment-0001.bin>


More information about the libcxx-commits mailing list