[all-commits] [llvm/llvm-project] ee4dc9: [lldb/test] Remove skip arm/aarch64 decorator from...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Mon Mar 9 00:59:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ee4dc980c031d00ba729dfd731808b214e01ee58
      https://github.com/llvm/llvm-project/commit/ee4dc980c031d00ba729dfd731808b214e01ee58
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M lldb/test/API/tools/lldb-server/TestGdbRemote_vCont.py

  Log Message:
  -----------
  [lldb/test] Remove skip arm/aarch64 decorator from instruction counting tests

This patch removes skipIf decorator from instruction counting tests.
We now use inline intruction in testing inferior to make sure that
number of instructions stays fixed. This was tested on aarch64 linux.




More information about the All-commits mailing list