1. 662890f Run clang-tidy builds on clang by Ed Tanous · 4 years, 1 month ago
  2. f684ad6 unit-test: Use project defined b_lundef by Lei YU · 4 years, 1 month ago
  3. 8448cfd unit-test.py: Test PDI with additional options by Matt Spinler · 4 years, 1 month ago
  4. 7b8cef2 unit-test.py: implement repeat for meson by Brad Bishop · 4 years, 2 months ago
  5. 89a46cc cppcheck : Add googletest library while running cppcheck by Manojkiran Eda · 4 years, 2 months ago
  6. ef13d53 Meson dependencies pattern should pick list items. by Nan Zhou · 4 years, 4 months ago
  7. d2176ef dbus-interfaces: remove unused packages by Patrick Williams · 4 years, 4 months ago
  8. 29d2825 Give Meson first preference for CI Jobs by Manojkiran Eda · 4 years, 4 months ago
  9. fcd7077 scripts/unit-test: Autodetect meson option types by William A. Kennington III · 4 years, 5 months ago
  10. 0ecd0bc scripts/unit-test: Use the meson option parser by William A. Kennington III · 4 years, 5 months ago
  11. 80d0728 clang: upgrade to clang-10 by Patrick Williams · 4 years, 5 months ago
  12. 929034f sdbusplus: remove deprecated --enable-transaction by Patrick Williams · 4 years, 5 months ago
  13. 300ed3c unit-test.py: define hei pkg-config association by Ben Tyner · 4 years, 5 months ago
  14. 3835664 unit-test.py: ensure TEST_ONLY looked at for all by Andrew Geissler · 4 years, 7 months ago
  15. 8cb74fc unit-test.py: allow code format check only by Andrew Geissler · 4 years, 7 months ago
  16. 89b64b6 unit-test: Switch to python3 by Andrew Jeffery · 4 years, 7 months ago
  17. bf73510 unit-test: Fix PEP8 W605 violation by Andrew Jeffery · 4 years, 7 months ago
  18. fce557f unit-test: Fix PEP8 E731 violation by Andrew Jeffery · 4 years, 7 months ago
  19. 47fbfa5 unit-test: Fix PEP8 E501 violations by Andrew Jeffery · 4 years, 7 months ago
  20. 9cc97d8 unit-test: Fix PEP8 E305 violation by Andrew Jeffery · 4 years, 7 months ago
  21. e5fffa0 unit-test: Fix PEP8 E302 violations by Andrew Jeffery · 4 years, 7 months ago
  22. 6015ca1 unit-test: Fix PEP8 E265 violations by Andrew Jeffery · 4 years, 7 months ago
  23. 3b92fdd unit-test: Fix PEP8 E231 violation by Andrew Jeffery · 4 years, 7 months ago
  24. 3f8e5a7 unit-test: Fix PEP8 E225 violation by Andrew Jeffery · 4 years, 7 months ago
  25. 881041f unit-test: Fix PEP8 E201 and E202 violations by Andrew Jeffery · 4 years, 7 months ago
  26. 7d4a26f unit-test: Fix PEP8 E128 violations by Andrew Jeffery · 4 years, 7 months ago
  27. 2ba45fb unit-test: Fix PEP8 E117 violations by Andrew Jeffery · 4 years, 7 months ago
  28. 19d7567 unit-test: Exercise all of the repository's supported build systems by Andrew Jeffery · 4 years, 8 months ago
  29. 15e423e unit-test: Introduce explicit build system concepts by Andrew Jeffery · 4 years, 8 months ago
  30. ccf85d6 unit-test: Rename 'pkg' parameter of build_dep_tree() by Andrew Jeffery · 4 years, 8 months ago
  31. ff5c5d5 unit-test: Rename 'pkg' parameter of build_and_install() by Andrew Jeffery · 4 years, 8 months ago
  32. 4c9928e output meson valgrind unit test log by Andrew Geissler · 4 years, 8 months ago
  33. 0744bb8 unit-test: Run all of phosphor-logging's tests by Matt Spinler · 4 years, 9 months ago
  34. 48424d4 cppcheck: rewrite input file selection by Brad Bishop · 4 years, 10 months ago
  35. 9ced4ed meson: debug output on unit test failures by Andrew Geissler · 5 years ago
  36. 7ef9330 Add --noformat option for unit test by Lei YU · 5 years ago
  37. 9bfaaad unit-test: Run repo specific CI scripts by Matt Spinler · 5 years ago
  38. 3cebc7a meson: Upgdate 0.50.1 -> 0.52.0 by William A. Kennington III · 5 years ago
  39. f676941 unit-test: clang tools 6.0 -> 8 by William A. Kennington III · 5 years ago
  40. afb0f98 scripts/unit-test: Add new valgrind checks by William A. Kennington III · 5 years ago
  41. 29b8051 unit-test.py: Remove objmgr workaround by Matt Spinler · 6 years ago
  42. f5a9829 unit-test: meson: allow missing meson-options.txt by Brad Bishop · 6 years ago
  43. 2370524 scripts/unit-test: Add stdplus by William A. Kennington III · 6 years ago
  44. e584c3b unit-test: add ipmiblob library lookup by Patrick Venture · 6 years ago
  45. 7513019 scripts/unit-test: Make skipped steps more verbose by William A. Kennington III · 6 years ago
  46. 0b7fb2b scripts/unit-test: Detect problematic sanitizers by William A. Kennington III · 6 years ago
  47. 0326ded scripts/unit-test: Detect problematic valgrind by William A. Kennington III · 6 years ago
  48. 49d4e59 scripts/unit-test: meson: Support custom valgrind setup by William A. Kennington III · 6 years ago
  49. eaff24a scripts/unit-test: Rename maybe_run* to maybe_make* by William A. Kennington III · 6 years ago
  50. 90b106a scripts/unit-test: Remove confusing directory references by William A. Kennington III · 6 years ago
  51. 1fddb97 scripts/unit-test: check_call_cmd: Remove directory argument by William A. Kennington III · 6 years ago
  52. 993ab33 scripts/unit-test: Update for new ipmi libs by William A. Kennington III · 6 years ago
  53. 282e330 scripts/unit-test: Don't run ub+asan on ppc64 by William A. Kennington III · 6 years ago
  54. 73b0d6e scripts/unit-test(meson): Enforce stricter build requirements by William A. Kennington III · 6 years ago
  55. 65b37fa scripts/unit-test: Support running tests only by William A. Kennington III · 6 years ago
  56. fafef89 scripts/unit-test: Add clang-tidy support if configuration is provided by William A. Kennington III · 6 years ago
  57. 17d5c35 scripts/unit-test: Run ub+asan for meson by William A. Kennington III · 6 years ago
  58. 9fe5832 scripts/unit-test: Only build coverage output if coverage run by William A. Kennington III · 6 years ago
  59. 40d5c7c scripts/unit-test: Only export coverage data for coverage checking by William A. Kennington III · 6 years ago
  60. 37a89a2 scripts/unit-test: Don't run valgrind on ppc64 by William A. Kennington III · 6 years ago
  61. 25e5814 scripts/unit-test: Set meson build type by William A. Kennington III · 6 years ago
  62. 6764d5f scripts/unit-test: Only use defined meson options by William A. Kennington III · 6 years ago
  63. a61acb5 Support branch option in unit-test script by Andrew Geissler · 6 years ago
  64. 3f1d120 scripts/unit-test: Add meson support by William A. Kennington III · 6 years ago
  65. 54d4faf scripts/unit-test: ldconfig should be run before each build by William A. Kennington III · 6 years ago
  66. e67f5fc script/unit-test: Fix autoconf detection by William A. Kennington III · 6 years ago
  67. 9a32d5e scripts/unit-test: Prevent duplicate deps from being checked by William A. Kennington III · 6 years ago
  68. c048cc0 scripts/unit-test: build_dep_tree cleanup autotools specific code by William A. Kennington III · 6 years ago
  69. d61316d scripts/unit-tests: Don't build superfluous code for dependencies by William A. Kennington III · 6 years ago
  70. 4e3818d scripts/unit-test: Add common configure option for examples by William A. Kennington III · 6 years ago
  71. a045491 scripts/unit-test: Allow for dependencies to be built without tests by William A. Kennington III · 6 years ago
  72. e91b774 scripts/unit-test: Support multiple bootstrap files by William A. Kennington III · 6 years ago
  73. be6aab2 unit-test: Support running as non-root by William A. Kennington III · 6 years ago
  74. 780ec09 script/unit-test: Refactor out individual build by William A. Kennington III · 6 years ago
  75. ad4354e build-unit-test-docker: add cppcheck static analysis tool by Patrick Venture · 6 years ago
  76. d37b805 scripts: unit-test: add missing regex typing by Patrick Venture · 6 years ago
  77. b41a446 add phosphor-ipmi-blobs package to CI by Patrick Venture · 6 years ago
  78. 2232996 unit-test: Add gpioplus by Patrick Venture · 6 years ago
  79. b4f730a unit-test: Add sdeventplus by William A. Kennington III · 6 years ago
  80. a3eee8a Adding snmp package to dependent packages in unit-test script by Marri Devender Rao · 6 years ago
  81. 878df5c Add Cmake Support by James Feist · 6 years ago
  82. 4e1d0a1 unit-test: Disable valgrind testing for ppc64 by William A. Kennington III · 6 years ago
  83. 0f0a680 unit-test: Refactor testing into functions by William A. Kennington III · 6 years ago
  84. a215673 unit-test: Enable parallel building by William A. Kennington III · 6 years ago
  85. 82c8d73 unit-test: Make sure tests build by William A. Kennington III · 6 years ago
  86. 3238335 unit-test: Run coverage and valgrind testing by William A. Kennington III · 6 years ago
  87. 7005cff unit-test: Use verbose make rules by default by William A. Kennington III · 6 years ago
  88. 386e05c unit-test: Find all test-suite.log by William A. Kennington III · 6 years ago
  89. 9d98165 unit-test.py: capture and forward failure by Patrick Venture · 6 years ago
  90. 8872179 scripts/unit-test.py: Test alternative paths to test-suite.log by Andrew Jeffery · 6 years ago
  91. 7be1903 scripts/unit-test.py: Add ibm-dbus-interfaces by Matt Spinler · 7 years ago
  92. 468309d scripts/unit-test.py: Add ability to run `make check` N times by Andrew Jeffery · 7 years ago
  93. a4e31c6 scripts/unit-test.py: Dump the test log if tests fail by Andrew Jeffery · 7 years ago
  94. 2cb0c7a scripts/unit-test.py: Don't build repositories already present by Andrew Jeffery · 7 years ago
  95. 7be94ca scripts/unit-test.py: Rework handling of directories in clone_pkg() by Andrew Jeffery · 7 years ago
  96. 71a7cc1 Exit without error in CI if not Automake by Andrew Geissler · 7 years ago
  97. bcee22b format-code.sh: Add pycodestyle (pep8) check by Adriana Kobylak · 7 years ago
  98. a28286d Validate code formatting when CI job runs by Andrew Geissler · 7 years ago
  99. 5f81180 Spelling fixes by Gunnar Mills · 7 years ago
  100. 3a4e1b4 React to error yaml path change. by Deepak Kodihalli · 7 years ago