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

Implement fs tests #114

Merged
merged 3 commits into from
Jan 30, 2024
Merged

Implement fs tests #114

merged 3 commits into from
Jan 30, 2024

Conversation

NikhitaR-IFX
Copy link
Member

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

Description
Enable tests for filesystem especially focusing on interactions with file saved on device. Currently this works for external flash on proto board and should run the same way for BLE board. For BLE board, we will test it in next tickets.

  • Also updated the checkout version to v4.

Related Issue
Github issue

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add command to install mpremote.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Run test only for 1st device (proto).

Signed-off-by: NikhitaR-IFX <[email protected]>

workflows/ports_psoc6: Fixing FS workflow.

Signed-off-by: NikhitaR-IFX <[email protected]>

test/psoc6: Update mpremote command.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Check if mpremote is available.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add mpremote tool path.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add mpremote tool path.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Minor fix in path.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Test current path.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Fix mpremote path.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Install requirements.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Install requirements.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add mpremote path right.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add mpremote path right.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add mpremote path right.

Signed-off-by: NikhitaR-IFX <[email protected]>

workflows/ports_psoc6.yml: Run FS tests first.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Add device to mpremote cmd.

Signed-off-by: NikhitaR-IFX <[email protected]>

tests/psoc6: Recent changes for test.

Signed-off-by: NikhitaR-IFX <[email protected]>

workflows/prts_psoc6: Update the checkout version.

Signed-off-by: NikhitaR-IFX <[email protected]>
Copy link

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS

Copy link
Member

@jaenrig-ifx jaenrig-ifx left a comment

Choose a reason for hiding this comment

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

🥳

@NikhitaR-IFX NikhitaR-IFX merged commit 70651b8 into ports-psoc6-main Jan 30, 2024
27 checks passed
@jaenrig-ifx jaenrig-ifx deleted the implement-fs-tests branch January 31, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants