- 889ac26 UT: disable code coverage support for autotools by George Liu · 3 months ago
- 04770cc unit-test: Support for valgrind on boost by Michal Orzel · 5 months ago
- 34b4f1c scripts: unit-test: Make valgrind exit failure on error by Andrew Jeffery · 6 months ago
- 8bf1ecd scripts: unit-test: Constrain test setups to current project by Andrew Jeffery · 6 months ago
- fdfd8d4 scripts: unit-test: Replace outdated timeout logic by Andrew Jeffery · 6 months ago
- bf83a1b scripts: unit-test: Derive package name from meson.build by Andrew Jeffery · 6 months ago
- ac9c9c7 unit-test: meson: Use clang-tidy-fix by Lei YU · 11 months ago
- 08fa1d5 scripts/unit-test.py: Support meson.options file by William A. Kennington III · 12 months ago
- b9e0712 unit-test: add meson version check for C++23 by Patrick Williams · 1 year, 4 months ago
- 9d43ecf unit-test: Increase available debug information for test builds by Andrew Jeffery · 1 year, 6 months ago
- 71924fd unit-test: Make UBSAN kill tests by Andrew Jeffery · 1 year, 7 months ago
- cebaea2 unit-test: add meson version check for get_variable by Patrick Williams · 1 year, 7 months ago
- 688f837 cppcheck: enable inline-suppr by Brad Bishop · 1 year, 9 months ago
- 1eb1994 Run clang-tidy in meson by Ed Tanous · 1 year, 9 months ago
- 87ab570 unit-test: support install process in cmake by Michael Shen · 1 year, 10 months ago
- 29e0231 Make clang-tidy projects compile on clang by Ed Tanous · 1 year, 11 months ago
- e795dfe format-code: enable black/isort by Patrick Williams · 2 years ago
- e08ffba python: fix flake8 warnings and format with black by Patrick Williams · 2 years ago
- 330b077 unit-test: always call global formatter by Patrick Williams · 2 years ago
- c1513c8 format-code: improve script ergonomics by Patrick Williams · 2 years ago
- 82aaba0 clang-tidy: use TemporaryDirectory by Nan Zhou · 2 years, 2 months ago
- 524ebee clang-tidy: try to remove old directories by Nan Zhou · 2 years, 3 months ago
- 485a092 unit-test: cppcheck: use temporary directory by Patrick Williams · 2 years, 3 months ago
- dbd7cd6 scripts/unit-test.py: Fix an indent issue by Lei YU · 2 years, 4 months ago
- c719855 Improve cppcheck results and calling code by Ed Tanous · 2 years, 5 months ago
- 3705241 move all build scripts to gerrit.openbmc.org by Andrew Geissler · 2 years, 6 months ago
- 08d2b92 unit-test.py: Format with autopep8 by Lei YU · 2 years, 7 months ago
- d9062c4 scripts/unit-test: Leverage meson log output by William A. Kennington III · 2 years, 6 months ago
- 88db4c2 Make clang-tidy propose diffs by Ed Tanous · 2 years, 10 months ago
- 32768b8 Check the result of formatting the code by Ed Tanous · 2 years, 10 months ago
- f89c850 clang: update to clang-13 by Patrick Williams · 3 years, 1 month ago
- 01534ec unit-test: Add google-misc/libcr51sign to run as dependencies in runtime by Willy Tu · 3 years, 1 month ago
- eb66726 unit-test: don't find files in meson subprojects by Brad Bishop · 3 years, 3 months ago
- 3992d10 scripts/build-unit-test-docker: Update to meson 0.58.0 by William A. Kennington III · 3 years, 6 months ago
- d080969 unit-test: Define TEST_ONLY=1 to skip the analyse phase by Andrew Jeffery · 3 years, 6 months ago
- cd9578b ci-ppc64le: disable sanitizer test by Andrew Geissler · 3 years, 6 months ago
- 13af98a unit-test: meson: update flags for phosphor-logging by Patrick Williams · 3 years, 7 months ago
- 18661d8 Increase timeout for tests while running under valgrind by Manojkiran Eda · 3 years, 7 months ago
- 95095f1 unit-test: meson: check meson version for C++20 by Patrick Williams · 3 years, 7 months ago
- e95626d unit-test: handle meson 0.57 optinterpreter by Patrick Williams · 3 years, 7 months ago
- 38c6b7d unit-test: add debug in dependency determination by Patrick Williams · 3 years, 9 months ago
- 31502dd format-code: ensure default used if no other found by Andrew Geissler · 3 years, 10 months ago
- 5b4a1e8 unit-test: allow non-shell scripts for format extension by Patrick Williams · 4 years ago
- b653595 unit-test: fix and use CODE_SCAN_DIR by Patrick Williams · 4 years ago
- 55448ad unit-test: allow non-shell scripts for extensions by Patrick Williams · 4 years ago
- 298d56b ci-test: Add options to disable integration tests by Ramin Izadpanah · 4 years ago
- 40cf521 unit-test.py: Add phosphor-ipmi-blobs to PKG_CHECK_MODULES by Sui Chen · 4 years ago
- 1aa9199 Fix clang-tidy support in CI for meson builds by Manojkiran Eda · 4 years, 1 month ago
- bc5c1c4 Include update alternatives for clang by Ed Tanous · 4 years, 1 month ago
- 662890f Run clang-tidy builds on clang by Ed Tanous · 4 years, 2 months ago
- f684ad6 unit-test: Use project defined b_lundef by Lei YU · 4 years, 2 months ago
- 8448cfd unit-test.py: Test PDI with additional options by Matt Spinler · 4 years, 2 months ago
- 7b8cef2 unit-test.py: implement repeat for meson by Brad Bishop · 4 years, 3 months ago
- 89a46cc cppcheck : Add googletest library while running cppcheck by Manojkiran Eda · 4 years, 3 months ago
- ef13d53 Meson dependencies pattern should pick list items. by Nan Zhou · 4 years, 4 months ago
- d2176ef dbus-interfaces: remove unused packages by Patrick Williams · 4 years, 5 months ago
- 29d2825 Give Meson first preference for CI Jobs by Manojkiran Eda · 4 years, 5 months ago
- fcd7077 scripts/unit-test: Autodetect meson option types by William A. Kennington III · 4 years, 5 months ago
- 0ecd0bc scripts/unit-test: Use the meson option parser by William A. Kennington III · 4 years, 5 months ago
- 80d0728 clang: upgrade to clang-10 by Patrick Williams · 4 years, 6 months ago
- 929034f sdbusplus: remove deprecated --enable-transaction by Patrick Williams · 4 years, 6 months ago
- 300ed3c unit-test.py: define hei pkg-config association by Ben Tyner · 4 years, 6 months ago
- 3835664 unit-test.py: ensure TEST_ONLY looked at for all by Andrew Geissler · 4 years, 8 months ago
- 8cb74fc unit-test.py: allow code format check only by Andrew Geissler · 4 years, 8 months ago
- 89b64b6 unit-test: Switch to python3 by Andrew Jeffery · 4 years, 8 months ago
- bf73510 unit-test: Fix PEP8 W605 violation by Andrew Jeffery · 4 years, 8 months ago
- fce557f unit-test: Fix PEP8 E731 violation by Andrew Jeffery · 4 years, 8 months ago
- 47fbfa5 unit-test: Fix PEP8 E501 violations by Andrew Jeffery · 4 years, 8 months ago
- 9cc97d8 unit-test: Fix PEP8 E305 violation by Andrew Jeffery · 4 years, 8 months ago
- e5fffa0 unit-test: Fix PEP8 E302 violations by Andrew Jeffery · 4 years, 8 months ago
- 6015ca1 unit-test: Fix PEP8 E265 violations by Andrew Jeffery · 4 years, 8 months ago
- 3b92fdd unit-test: Fix PEP8 E231 violation by Andrew Jeffery · 4 years, 8 months ago
- 3f8e5a7 unit-test: Fix PEP8 E225 violation by Andrew Jeffery · 4 years, 8 months ago
- 881041f unit-test: Fix PEP8 E201 and E202 violations by Andrew Jeffery · 4 years, 8 months ago
- 7d4a26f unit-test: Fix PEP8 E128 violations by Andrew Jeffery · 4 years, 8 months ago
- 2ba45fb unit-test: Fix PEP8 E117 violations by Andrew Jeffery · 4 years, 8 months ago
- 19d7567 unit-test: Exercise all of the repository's supported build systems by Andrew Jeffery · 4 years, 8 months ago
- 15e423e unit-test: Introduce explicit build system concepts by Andrew Jeffery · 4 years, 8 months ago
- ccf85d6 unit-test: Rename 'pkg' parameter of build_dep_tree() by Andrew Jeffery · 4 years, 8 months ago
- ff5c5d5 unit-test: Rename 'pkg' parameter of build_and_install() by Andrew Jeffery · 4 years, 8 months ago
- 4c9928e output meson valgrind unit test log by Andrew Geissler · 4 years, 9 months ago
- 0744bb8 unit-test: Run all of phosphor-logging's tests by Matt Spinler · 4 years, 10 months ago
- 48424d4 cppcheck: rewrite input file selection by Brad Bishop · 4 years, 10 months ago
- 9ced4ed meson: debug output on unit test failures by Andrew Geissler · 5 years ago
- 7ef9330 Add --noformat option for unit test by Lei YU · 5 years ago
- 9bfaaad unit-test: Run repo specific CI scripts by Matt Spinler · 5 years ago
- 3cebc7a meson: Upgdate 0.50.1 -> 0.52.0 by William A. Kennington III · 5 years ago
- f676941 unit-test: clang tools 6.0 -> 8 by William A. Kennington III · 5 years ago
- afb0f98 scripts/unit-test: Add new valgrind checks by William A. Kennington III · 6 years ago
- 29b8051 unit-test.py: Remove objmgr workaround by Matt Spinler · 6 years ago
- f5a9829 unit-test: meson: allow missing meson-options.txt by Brad Bishop · 6 years ago
- 2370524 scripts/unit-test: Add stdplus by William A. Kennington III · 6 years ago
- e584c3b unit-test: add ipmiblob library lookup by Patrick Venture · 6 years ago
- 7513019 scripts/unit-test: Make skipped steps more verbose by William A. Kennington III · 6 years ago
- 0b7fb2b scripts/unit-test: Detect problematic sanitizers by William A. Kennington III · 6 years ago
- 0326ded scripts/unit-test: Detect problematic valgrind by William A. Kennington III · 6 years ago
- 49d4e59 scripts/unit-test: meson: Support custom valgrind setup by William A. Kennington III · 6 years ago
- eaff24a scripts/unit-test: Rename maybe_run* to maybe_make* by William A. Kennington III · 6 years ago
- 90b106a scripts/unit-test: Remove confusing directory references by William A. Kennington III · 6 years ago
- 1fddb97 scripts/unit-test: check_call_cmd: Remove directory argument by William A. Kennington III · 6 years ago