[libcxx-commits] [PATCH] D155521: Run picolibc tests with qemu

Michael Platings via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 18 03:48:52 PDT 2023


michaelplatings updated this revision to Diff 541434.
michaelplatings marked an inline comment as done.
michaelplatings added a comment.

Move code to find qemu-system-arm program


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155521

Files:
  libcxx/cmake/caches/Armv7M-picolibc.cmake
  libcxx/docs/index.rst
  libcxx/test/configs/armv7m-libc++.cfg.in
  libcxx/test/libcxx/selftest/convenience_substitutions/build_run.sh.cpp
  libcxx/test/libcxx/selftest/dsl/dsl.sh.py
  libcxx/test/libcxx/selftest/pass.cpp/run-error.pass.cpp
  libcxx/test/libcxx/selftest/pass.mm/run-error.pass.mm
  libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/complexity.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/ranges_sort_heap.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/system_category.pass.cpp
  libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/sized_delete_array14.pass.cpp
  libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/sized_delete14.pass.cpp
  libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/classic_table.pass.cpp
  libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
  libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.bin/eval.PR44847.pass.cpp
  libcxx/test/std/time/time.clock/time.clock.file/now.pass.cpp
  libcxx/utils/run-qemu.sh
  libcxxabi/test/configs/armv7m-libc++abi.cfg.in
  libunwind/test/configs/armv7m-libunwind.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155521.541434.patch
Type: text/x-patch
Size: 12670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230718/24ac88b5/attachment.bin>


More information about the libcxx-commits mailing list