Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build_all tests for flash, bbram and eeprom #79138

Merged

Conversation

soburi
Copy link
Member

@soburi soburi commented Sep 27, 2024

The flash and bbram tests target the following devices at this time.

  • microchip,mcp7940n
  • atmel,at45
  • jedec,spi-nor

Add the following device to the EEPROM test.

  • ti,tmp116-eeprom

tests/drivers/build_all/bbram/src/main.c Outdated Show resolved Hide resolved
tests/drivers/build_all/bbram/testcase.yaml Show resolved Hide resolved
tests/drivers/build_all/flash/src/main.c Outdated Show resolved Hide resolved
tests/drivers/build_all/flash/testcase.yaml Show resolved Hide resolved
Add configuration to add `ti,tmp116-eeprom` to build test.

Also, adding emulator build test.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
The test targets the following devices at this time.

- microchip,mcp7940n

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
The test targets the following devices at this time.

- atmel,at45
- jedec,spi-nor

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@soburi soburi force-pushed the add_build_all_flash_bbram_eeprom branch from ba26180 to 0999920 Compare October 5, 2024 21:40
Copy link
Member

@henrikbrixandersen henrikbrixandersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks. Please add the new bbram and flash tests to MAINTAINERS.yml to ensure we have the right review assignees and approvers for future PRs.

Add build_all to `files:` entry to bbram and flash.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@soburi
Copy link
Member Author

soburi commented Oct 9, 2024

Looks good, thanks. Please add the new bbram and flash tests to MAINTAINERS.yml to ensure we have the right review assignees and approvers for future PRs.

Thank you for the notification.
I updated the file.

@nashif nashif merged commit 2c95978 into zephyrproject-rtos:main Oct 11, 2024
19 checks passed
@soburi soburi deleted the add_build_all_flash_bbram_eeprom branch October 11, 2024 18:15
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.

5 participants