1. 4c9928e output meson valgrind unit test log by Andrew Geissler · 4 years, 9 months ago
  2. 229b76a Script to generate unit test coverage report by Anusha Dathatri · 5 years ago
  3. 39b6280 Enhancing existing docker file to run openbmc Gui CI by Anusha Dathatri · 5 years ago
  4. 0744bb8 unit-test: Run all of phosphor-logging's tests by Matt Spinler · 4 years, 10 months ago
  5. 48424d4 cppcheck: rewrite input file selection by Brad Bishop · 4 years, 10 months ago
  6. f1665d6 Fix format-code clang-format regex by James Feist · 5 years ago
  7. 9ced4ed meson: debug output on unit test failures by Andrew Geissler · 5 years ago
  8. 7ef9330 Add --noformat option for unit test by Lei YU · 5 years ago
  9. 9bfaaad unit-test: Run repo specific CI scripts by Matt Spinler · 5 years ago
  10. 3cebc7a meson: Upgdate 0.50.1 -> 0.52.0 by William A. Kennington III · 5 years ago
  11. ae29c89 Add pip3 install redfish_utilities for DMTF Redfish-Usecase-Checkers by George Keishing · 5 years ago
  12. 04881eb Correct websocket install by Matthew Barth · 5 years ago
  13. a7ca2c9 Add websocket to pip3 install by Michael Shepos · 5 years ago
  14. a4d6d3d Add retrying to pip3 install by Michael Shepos · 5 years ago
  15. f676941 unit-test: clang tools 6.0 -> 8 by William A. Kennington III · 5 years ago
  16. cd1b0ac docker: Update QEMU/Robot docker to bionic by Andrew Geissler · 5 years ago
  17. afb0f98 scripts/unit-test: Add new valgrind checks by William A. Kennington III · 6 years ago
  18. 29b8051 unit-test.py: Remove objmgr workaround by Matt Spinler · 6 years ago
  19. 428553d DMTF Usecase checker tool requirement package by George Keishing · 6 years ago
  20. f5a9829 unit-test: meson: allow missing meson-options.txt by Brad Bishop · 6 years ago
  21. 2370524 scripts/unit-test: Add stdplus by William A. Kennington III · 6 years ago
  22. e584c3b unit-test: add ipmiblob library lookup by Patrick Venture · 6 years ago
  23. 882254f DMTF Redfish-JsonSchema-ResponseValidator package install by George Keishing · 6 years ago
  24. 26dd8e1 Python3.x bs4 package for redfish validator via pip3 by George Keishing · 6 years ago
  25. b76c0b6 Package installation required for DTMF Redfish-Service-Validator by George Keishing · 6 years ago
  26. 7513019 scripts/unit-test: Make skipped steps more verbose by William A. Kennington III · 6 years ago
  27. 0b7fb2b scripts/unit-test: Detect problematic sanitizers by William A. Kennington III · 6 years ago
  28. 0326ded scripts/unit-test: Detect problematic valgrind by William A. Kennington III · 6 years ago
  29. 49d4e59 scripts/unit-test: meson: Support custom valgrind setup by William A. Kennington III · 6 years ago
  30. eaff24a scripts/unit-test: Rename maybe_run* to maybe_make* by William A. Kennington III · 6 years ago
  31. 90b106a scripts/unit-test: Remove confusing directory references by William A. Kennington III · 6 years ago
  32. 1fddb97 scripts/unit-test: check_call_cmd: Remove directory argument by William A. Kennington III · 6 years ago
  33. 993ab33 scripts/unit-test: Update for new ipmi libs by William A. Kennington III · 6 years ago
  34. 282e330 scripts/unit-test: Don't run ub+asan on ppc64 by William A. Kennington III · 6 years ago
  35. 73b0d6e scripts/unit-test(meson): Enforce stricter build requirements by William A. Kennington III · 6 years ago
  36. 65b37fa scripts/unit-test: Support running tests only by William A. Kennington III · 6 years ago
  37. c5c4692 Default to using robot directly by Andrew Geissler · 6 years ago
  38. fafef89 scripts/unit-test: Add clang-tidy support if configuration is provided by William A. Kennington III · 6 years ago
  39. 17d5c35 scripts/unit-test: Run ub+asan for meson by William A. Kennington III · 6 years ago
  40. 9fe5832 scripts/unit-test: Only build coverage output if coverage run by William A. Kennington III · 6 years ago
  41. 40d5c7c scripts/unit-test: Only export coverage data for coverage checking by William A. Kennington III · 6 years ago
  42. 37a89a2 scripts/unit-test: Don't run valgrind on ppc64 by William A. Kennington III · 6 years ago
  43. 25e5814 scripts/unit-test: Set meson build type by William A. Kennington III · 6 years ago
  44. 6764d5f scripts/unit-test: Only use defined meson options by William A. Kennington III · 6 years ago
  45. a61acb5 Support branch option in unit-test script by Andrew Geissler · 6 years ago
  46. 3f1d120 scripts/unit-test: Add meson support by William A. Kennington III · 6 years ago
  47. 54d4faf scripts/unit-test: ldconfig should be run before each build by William A. Kennington III · 6 years ago
  48. e67f5fc script/unit-test: Fix autoconf detection by William A. Kennington III · 6 years ago
  49. 9a32d5e scripts/unit-test: Prevent duplicate deps from being checked by William A. Kennington III · 6 years ago
  50. c048cc0 scripts/unit-test: build_dep_tree cleanup autotools specific code by William A. Kennington III · 6 years ago
  51. d61316d scripts/unit-tests: Don't build superfluous code for dependencies by William A. Kennington III · 6 years ago
  52. 4e3818d scripts/unit-test: Add common configure option for examples by William A. Kennington III · 6 years ago
  53. a045491 scripts/unit-test: Allow for dependencies to be built without tests by William A. Kennington III · 6 years ago
  54. e91b774 scripts/unit-test: Support multiple bootstrap files by William A. Kennington III · 6 years ago
  55. be6aab2 unit-test: Support running as non-root by William A. Kennington III · 6 years ago
  56. 780ec09 script/unit-test: Refactor out individual build by William A. Kennington III · 6 years ago
  57. 0e5dd8a Redfish library API package install needed for test automation by George Keishing · 6 years ago
  58. 366dd76 scripts: format-code: enable .clang-ignore file by Patrick Venture · 6 years ago
  59. 30ec0c4 scripts: format-code.sh: use double braces by Patrick Venture · 6 years ago
  60. ad4354e build-unit-test-docker: add cppcheck static analysis tool by Patrick Venture · 6 years ago
  61. d37b805 scripts: unit-test: add missing regex typing by Patrick Venture · 6 years ago
  62. 078c3b5 scripts/format-code: Pass CLANG_FORMAT via environment by William A. Kennington III · 6 years ago
  63. b41a446 add phosphor-ipmi-blobs package to CI by Patrick Venture · 6 years ago
  64. 7285ddb Install openssl to test certificate in automation. by Rahul Maheshwari · 6 years ago
  65. 2232996 unit-test: Add gpioplus by Patrick Venture · 6 years ago
  66. b4f730a unit-test: Add sdeventplus by William A. Kennington III · 6 years ago
  67. 69560bf Create a script for generating index files by Charles Paul Hofer · 6 years ago
  68. 52164fd unit-test CI: switch to clang-format-6.0 by Patrick Venture · 6 years ago
  69. a3eee8a Adding snmp package to dependent packages in unit-test script by Marri Devender Rao · 6 years ago
  70. 878df5c Add Cmake Support by James Feist · 6 years ago
  71. 4e1d0a1 unit-test: Disable valgrind testing for ppc64 by William A. Kennington III · 6 years ago
  72. 0f0a680 unit-test: Refactor testing into functions by William A. Kennington III · 6 years ago
  73. a215673 unit-test: Enable parallel building by William A. Kennington III · 6 years ago
  74. 82c8d73 unit-test: Make sure tests build by William A. Kennington III · 6 years ago
  75. 86de296 Copy images to /tmp before booting QEMU by Charles Paul Hofer · 6 years ago
  76. 3238335 unit-test: Run coverage and valgrind testing by William A. Kennington III · 6 years ago
  77. 7005cff unit-test: Use verbose make rules by default by William A. Kennington III · 6 years ago
  78. 386e05c unit-test: Find all test-suite.log by William A. Kennington III · 6 years ago
  79. 9d98165 unit-test.py: capture and forward failure by Patrick Venture · 6 years ago
  80. 8b8333b Set artful as default Ubuntu for robot/qemu by Andrew Geissler · 6 years ago
  81. 0cce848 scripts/format-code.sh: Immediately exit on bad exit status by Andrew Jeffery · 7 years ago
  82. 8872179 scripts/unit-test.py: Test alternative paths to test-suite.log by Andrew Jeffery · 7 years ago
  83. 6ba6814 build-qemu-robot-docker.sh: Install potential qemu dependencies by Andrew Jeffery · 7 years ago
  84. 7be1903 scripts/unit-test.py: Add ibm-dbus-interfaces by Matt Spinler · 7 years ago
  85. 457b6d1 format-code.sh: Allow some flexibility when formatting by Andrew Jeffery · 7 years ago
  86. f1e8376 Added sshpass to docker image by Michael Walsh · 7 years ago
  87. 0c63ce1 Enable robot tests against QEMU by Andrew Geissler · 7 years ago
  88. 55d0d75 Add pysnmp module to build-qemu-robot-docker.sh by Sunil M · 7 years ago
  89. 468309d scripts/unit-test.py: Add ability to run `make check` N times by Andrew Jeffery · 7 years ago
  90. a4e31c6 scripts/unit-test.py: Dump the test log if tests fail by Andrew Jeffery · 7 years ago
  91. 2cb0c7a scripts/unit-test.py: Don't build repositories already present by Andrew Jeffery · 7 years ago
  92. 7be94ca scripts/unit-test.py: Rework handling of directories in clone_pkg() by Andrew Jeffery · 7 years ago
  93. 6e972b1 Add port 2200 and 623/664 to export list for QEMU by Andrew Geissler · 7 years ago
  94. 71a7cc1 Exit without error in CI if not Automake by Andrew Geissler · 7 years ago
  95. 4290d58 Launch appropriate QEMU based on input image by Andrew Geissler · 7 years ago
  96. f9dbc8d Look for the correct image to boot from dynamically by Andrew Geissler · 7 years ago
  97. 7a88f29 Allow a different qemu-system-arm to be passed to test scripts by Andrew Geissler · 7 years ago
  98. bcee22b format-code.sh: Add pycodestyle (pep8) check by Adriana Kobylak · 7 years ago
  99. a28286d Validate code formatting when CI job runs by Andrew Geissler · 7 years ago
  100. 9b0105c Simple bash script to validate no code format violation by Andrew Geissler · 7 years ago