1. 40d5c7c scripts/unit-test: Only export coverage data for coverage checking by William A. Kennington III · 6 years ago
  2. 37a89a2 scripts/unit-test: Don't run valgrind on ppc64 by William A. Kennington III · 6 years ago
  3. 25e5814 scripts/unit-test: Set meson build type by William A. Kennington III · 6 years ago
  4. 6764d5f scripts/unit-test: Only use defined meson options by William A. Kennington III · 6 years ago
  5. a61acb5 Support branch option in unit-test script by Andrew Geissler · 6 years ago
  6. 3f1d120 scripts/unit-test: Add meson support by William A. Kennington III · 6 years ago
  7. 54d4faf scripts/unit-test: ldconfig should be run before each build by William A. Kennington III · 6 years ago
  8. e67f5fc script/unit-test: Fix autoconf detection by William A. Kennington III · 6 years ago
  9. 9a32d5e scripts/unit-test: Prevent duplicate deps from being checked by William A. Kennington III · 6 years ago
  10. c048cc0 scripts/unit-test: build_dep_tree cleanup autotools specific code by William A. Kennington III · 6 years ago
  11. d61316d scripts/unit-tests: Don't build superfluous code for dependencies by William A. Kennington III · 6 years ago
  12. 4e3818d scripts/unit-test: Add common configure option for examples by William A. Kennington III · 6 years ago
  13. a045491 scripts/unit-test: Allow for dependencies to be built without tests by William A. Kennington III · 6 years ago
  14. e91b774 scripts/unit-test: Support multiple bootstrap files by William A. Kennington III · 6 years ago
  15. be6aab2 unit-test: Support running as non-root by William A. Kennington III · 6 years ago
  16. 780ec09 script/unit-test: Refactor out individual build by William A. Kennington III · 6 years ago
  17. 0e5dd8a Redfish library API package install needed for test automation by George Keishing · 6 years ago
  18. 366dd76 scripts: format-code: enable .clang-ignore file by Patrick Venture · 6 years ago
  19. 30ec0c4 scripts: format-code.sh: use double braces by Patrick Venture · 6 years ago
  20. ad4354e build-unit-test-docker: add cppcheck static analysis tool by Patrick Venture · 6 years ago
  21. d37b805 scripts: unit-test: add missing regex typing by Patrick Venture · 6 years ago
  22. 078c3b5 scripts/format-code: Pass CLANG_FORMAT via environment by William A. Kennington III · 6 years ago
  23. b41a446 add phosphor-ipmi-blobs package to CI by Patrick Venture · 6 years ago
  24. 7285ddb Install openssl to test certificate in automation. by Rahul Maheshwari · 6 years ago
  25. 2232996 unit-test: Add gpioplus by Patrick Venture · 6 years ago
  26. b4f730a unit-test: Add sdeventplus by William A. Kennington III · 6 years ago
  27. 69560bf Create a script for generating index files by Charles Paul Hofer · 6 years ago
  28. 52164fd unit-test CI: switch to clang-format-6.0 by Patrick Venture · 6 years ago
  29. a3eee8a Adding snmp package to dependent packages in unit-test script by Marri Devender Rao · 6 years ago
  30. 878df5c Add Cmake Support by James Feist · 6 years ago
  31. 4e1d0a1 unit-test: Disable valgrind testing for ppc64 by William A. Kennington III · 6 years ago
  32. 0f0a680 unit-test: Refactor testing into functions by William A. Kennington III · 6 years ago
  33. a215673 unit-test: Enable parallel building by William A. Kennington III · 6 years ago
  34. 82c8d73 unit-test: Make sure tests build by William A. Kennington III · 6 years ago
  35. 86de296 Copy images to /tmp before booting QEMU by Charles Paul Hofer · 6 years ago
  36. 3238335 unit-test: Run coverage and valgrind testing by William A. Kennington III · 6 years ago
  37. 7005cff unit-test: Use verbose make rules by default by William A. Kennington III · 6 years ago
  38. 386e05c unit-test: Find all test-suite.log by William A. Kennington III · 6 years ago
  39. 9d98165 unit-test.py: capture and forward failure by Patrick Venture · 6 years ago
  40. 8b8333b Set artful as default Ubuntu for robot/qemu by Andrew Geissler · 6 years ago
  41. 0cce848 scripts/format-code.sh: Immediately exit on bad exit status by Andrew Jeffery · 7 years ago
  42. 8872179 scripts/unit-test.py: Test alternative paths to test-suite.log by Andrew Jeffery · 7 years ago
  43. 6ba6814 build-qemu-robot-docker.sh: Install potential qemu dependencies by Andrew Jeffery · 7 years ago
  44. 7be1903 scripts/unit-test.py: Add ibm-dbus-interfaces by Matt Spinler · 7 years ago
  45. 457b6d1 format-code.sh: Allow some flexibility when formatting by Andrew Jeffery · 7 years ago
  46. f1e8376 Added sshpass to docker image by Michael Walsh · 7 years ago
  47. 0c63ce1 Enable robot tests against QEMU by Andrew Geissler · 7 years ago
  48. 55d0d75 Add pysnmp module to build-qemu-robot-docker.sh by Sunil M · 7 years ago
  49. 468309d scripts/unit-test.py: Add ability to run `make check` N times by Andrew Jeffery · 7 years ago
  50. a4e31c6 scripts/unit-test.py: Dump the test log if tests fail by Andrew Jeffery · 7 years ago
  51. 2cb0c7a scripts/unit-test.py: Don't build repositories already present by Andrew Jeffery · 7 years ago
  52. 7be94ca scripts/unit-test.py: Rework handling of directories in clone_pkg() by Andrew Jeffery · 7 years ago
  53. 6e972b1 Add port 2200 and 623/664 to export list for QEMU by Andrew Geissler · 7 years ago
  54. 71a7cc1 Exit without error in CI if not Automake by Andrew Geissler · 7 years ago
  55. 4290d58 Launch appropriate QEMU based on input image by Andrew Geissler · 7 years ago
  56. f9dbc8d Look for the correct image to boot from dynamically by Andrew Geissler · 7 years ago
  57. 7a88f29 Allow a different qemu-system-arm to be passed to test scripts by Andrew Geissler · 7 years ago
  58. bcee22b format-code.sh: Add pycodestyle (pep8) check by Adriana Kobylak · 7 years ago
  59. a28286d Validate code formatting when CI job runs by Andrew Geissler · 7 years ago
  60. 9b0105c Simple bash script to validate no code format violation by Andrew Geissler · 7 years ago
  61. 5f81180 Spelling fixes by Gunnar Mills · 7 years ago
  62. ebf0794 Updated from deprecated -redir by Alanny Lopez · 7 years ago
  63. b24dccb Updated QEMU run command and header by Alanny Lopez · 7 years ago
  64. 3a4e1b4 React to error yaml path change. by Deepak Kodihalli · 7 years ago
  65. a62a1a1 Add dbus interfaces dependency to phosphor logging by Leonel Gonzalez · 8 years ago
  66. 8594e43 Added pip install json2yaml by Alanny Lopez · 8 years ago
  67. 1d1c673 Updates for phosphor-logging configure flags by Matthew Barth · 8 years ago
  68. f128b40 Add pkg check for openpower-dbus-interfaces by Patrick Williams · 8 years ago
  69. 13ca380 Launch dbus session for docker unit tests by Leonel Gonzalez · 8 years ago
  70. 362ca85 Add python3 to the build scripts by Saqib Khan · 8 years ago
  71. 6b9bb1e Install latest ipmitool to run network IPMI in robot. by Rahul Maheshwari · 8 years ago
  72. 6614505 Import phosphor-logging header files from new directory. by Saqib Khan · 8 years ago
  73. 43c31e8 unit-test.py: Add transaction id support by Adriana Kobylak · 8 years ago
  74. 948b7cc Refresh dynamic linker run time bindings by Matthew Barth · 8 years ago
  75. 4ecbc9c Output test-suite.log to console when verbose used by Matthew Barth · 8 years ago
  76. ebb4911 unit_test: search line for AC macros by Brad Bishop · 8 years ago
  77. 19e261e Add PKG_CHECK_MODULES sdbusplus to dependency list by Matthew Barth · 8 years ago
  78. eab8a37 unit-test: add dep for phosphor-dbus-interfaces by Patrick Williams · 8 years ago
  79. 710f3f0 Correct unit test script dependency format by Matthew Barth · 8 years ago
  80. 6cc35d8 Add python-mako and phosphor-logging dependencies by Matthew Barth · 8 years ago
  81. 0e90f3c Additional unit test dependencies by Matthew Barth · 8 years ago
  82. d181037 Update unit test script to use GitPython library by Matthew Barth · 8 years ago
  83. 33df879 Complete remaining TODOs in unit test script by Matthew Barth · 8 years ago
  84. ccb7f85 Unit test script that runs within a docker image by Matthew Barth · 8 years ago
  85. d358392 Copying out FFDC files to HOME in run-robot.sh by Charles Hofer · 8 years ago
  86. 8890641 Provide flexibility to define robot command to run by Andrew Geissler · 8 years ago
  87. 0205e8d Script which launches QEMU and runs robot CI test against it by Andrew Geissler · 8 years ago