Skip to content

Ladakh800bcls: Bsp: Add bsp tests#750

Closed
chee-zhang wants to merge 1 commit intofacebook:mainfrom
chee-zhang:ladakh800bcls_add_bsp_tests
Closed

Ladakh800bcls: Bsp: Add bsp tests#750
chee-zhang wants to merge 1 commit intofacebook:mainfrom
chee-zhang:ladakh800bcls_add_bsp_tests

Conversation

@chee-zhang
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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.

@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync bot commented Jan 8, 2026

@mikechoifb merged this pull request in 08829d6.

itskittycisco pushed a commit to itskittycisco/fboss that referenced this pull request Feb 11, 2026
Summary:
**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
```

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

Pull Request resolved: facebook#750

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](https://github.com/user-attachments/files/24205719/bsp_tests.log)

Reviewed By: ezeob002

Differential Revision: D89735319

Pulled By: mikechoifb

fbshipit-source-id: de641b5fc5215175d1a3b1bb5c2c9442140703be
@chee-zhang chee-zhang deleted the ladakh800bcls_add_bsp_tests branch February 28, 2026 09:29
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.

2 participants