Skip to content

Conversation

@chee-zhang
Copy link
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run
clang-format.........................................(no files to check)Skipped
black................................................(no files to check)Skipped
shellcheck...........................................(no files to check)Skipped
shfmt................................................(no files to check)Skipped
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check yaml...........................................(no files to check)Skipped
check json...............................................................Passed
check for merge conflicts................................................Passed
ruff check...........................................(no files to check)Skipped

Summary

This PR is to add basic Bsp tests items.

  • Add MCB_CPLD I2C tests
  • Add MCB_FAN_CPLD fan tests
  • Add 48V_HSC_MONITOR sensor tests

Test Plan

Test report

[==========] 30 tests from 10 test suites ran. (248146 ms total)
[  PASSED  ] 27 tests.
[  SKIPPED ] 3 tests, listed below:
[  SKIPPED ] GpioTest.GpioIsDetectable
[  SKIPPED ] GpioTest.GpioInfo
[  SKIPPED ] GpioTest.GpioGet

bsp_tests.log

@meta-cla meta-cla bot added the CLA Signed label Dec 17, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 23, 2025

@mikechoifb has imported this pull request. If you are a Meta employee, you can view this in D89735319.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant