[all-commits] [llvm/llvm-project] d9773c: Reorg firmware corefile tests; add test for OS plu...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Apr 8 01:45:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9773c1b4eb14c5f38d23323270ef67b4c528844
https://github.com/llvm/llvm-project/commit/d9773c1b4eb14c5f38d23323270ef67b4c528844
Author: Jason Molenda <jason at molenda.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M lldb/test/API/macosx/lc-note/firmware-corefile/Makefile
M lldb/test/API/macosx/lc-note/firmware-corefile/TestFirmwareCorefiles.py
R lldb/test/API/macosx/lc-note/firmware-corefile/bout.mk
M lldb/test/API/macosx/lc-note/firmware-corefile/main.c
A lldb/test/API/macosx/lc-note/firmware-corefile/operating_system.py
Log Message:
-----------
Reorg firmware corefile tests; add test for OS plugin loading
A little cleanup to how these firmware corefile tests are done; add
a test that loads a dSYM that loads an OS plugin, and confirm that
the OS plugin's threads are created.
More information about the All-commits
mailing list