Skip to content

Conversation

@brandonchuang
Copy link
Contributor

Summary:

This commit adds the bsp_tests.json file for the WEDGE800BACT platform after running the full BSP validation suite. The tests were executed with the --enable_stress_tests=true flag to ensure platform stability under stress conditions.

A total of 27 tests were executed:

  • 19 tests passed successfully
  • 8 tests were skipped (GPIO and Watchdog tests not applicable)

This file serves as the baseline reference for BSP regression tracking and can be used to validate subsequent platform updates.

Test Plan:

  1. Run the bsp_tests command to verify BSP behavior.
  2. Verify test summary output: Total tests: 27 Passed: 19 Skipped: 8
    Skipped tests include:
    • GpioTest.*
    • WatchdogTest.*

Test Log:
w800b_20251113_bsp_tests_passed.txt

Description:
This commit adds the `bsp_tests.json` file for the WEDGE800BACT
platform after running the full BSP validation suite. The tests were executed
with the `--enable_stress_tests=true` flag to ensure platform stability under
stress conditions.

A total of 27 tests were executed:
- 19 tests passed successfully
- 8 tests were skipped (GPIO and Watchdog tests not applicable)

This file serves as the baseline reference for BSP regression tracking and
can be used to validate subsequent platform updates.

Test Plan:
1. Run the bsp_tests command to verify BSP behavior.
2. Verify test summary output:
   Total tests: 27
    Passed: 19
    Skipped: 8

   Skipped tests include:
    - GpioTest.*
    - WatchdogTest.*

Test Log:
[w800b_20251113_bsp_tests_passed.txt](https://github.com/user-attachments/files/23514025/w800b_20251113_bsp_tests_passed.txt)
@meta-cla meta-cla bot added the CLA Signed label Nov 13, 2025
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