[all-commits] [llvm/llvm-project] 3e3932: [lldb] Fix TestModuleLoadedNotifys API test to wor...

Dmitry Vasilyev via All-commits all-commits at lists.llvm.org
Mon Jun 10 07:52:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e39328b62f2932c082496dd2471a9064dbff878
      https://github.com/llvm/llvm-project/commit/3e39328b62f2932c082496dd2471a9064dbff878
  Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M lldb/test/API/functionalities/target-new-solib-notifications/Makefile
    M lldb/test/API/functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py
    A lldb/test/API/functionalities/target-new-solib-notifications/a.cpp
    A lldb/test/API/functionalities/target-new-solib-notifications/b.cpp
    A lldb/test/API/functionalities/target-new-solib-notifications/c.cpp
    A lldb/test/API/functionalities/target-new-solib-notifications/d.cpp
    M lldb/test/API/functionalities/target-new-solib-notifications/main.cpp

  Log Message:
  -----------
  [lldb] Fix TestModuleLoadedNotifys API test to work correctly on most of Linux targets (#94672)

The different build configuration and target Linux system can load a
different number of .so libraries. Add and check own libraries.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list