[all-commits] [llvm/llvm-project] 5ce0f8: [lldb] Unify two versions of TestMemoryRead

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Dec 8 04:28:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ce0f876326168425eea37268721e7602094b6fc
      https://github.com/llvm/llvm-project/commit/5ce0f876326168425eea37268721e7602094b6fc
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M lldb/test/API/commands/memory/read/TestMemoryRead.py
    M lldb/test/API/commands/memory/read/main.c
    R lldb/test/API/functionalities/memory/read/Makefile
    R lldb/test/API/functionalities/memory/read/TestMemoryRead.py
    R lldb/test/API/functionalities/memory/read/main.cpp

  Log Message:
  -----------
  [lldb] Unify two versions of TestMemoryRead

Our test infrastructure does not like two tests with the same name, but
it makes sense to do it regardless, as they are testing the same
command.




More information about the All-commits mailing list