[all-commits] [llvm/llvm-project] 002be6: [Support][NFC] Add an explicit unit test for Proce...

Bruno Ricci via All-commits all-commits at lists.llvm.org
Thu Jan 9 10:21:16 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 002be6cfa2b1de064d672dac6db53c01e9f150b0
      https://github.com/llvm/llvm-project/commit/002be6cfa2b1de064d672dac6db53c01e9f150b0
  Author: Bruno Ricci <riccibrun at gmail.com>
  Date:   2020-01-09 (Thu, 09 Jan 2020)

  Changed paths:
    M llvm/unittests/Support/ProcessTest.cpp

  Log Message:
  -----------
  [Support][NFC] Add an explicit unit test for Process::getPageSize()

It turns out that it was only tested indirectly. For now test only on Linux
X86-64 and aarch64.




More information about the All-commits mailing list