Skip to content

Add integration tests for storage tester console command#1

Closed
amit-warbhe wants to merge 0 commit into
hbragge-acn:storagefrom
amit-warbhe:storage
Closed

Add integration tests for storage tester console command#1
amit-warbhe wants to merge 0 commit into
hbragge-acn:storagefrom
amit-warbhe:storage

Conversation

@amit-warbhe
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@hbragge-acn hbragge-acn left a comment

Choose a reason for hiding this comment

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

This is a good start, I've added some comments

Comment thread test/pyTest/console/test_storage.py Outdated
Comment thread test/pyTest/console/test_storage.py Outdated
Comment thread test/pyTest/target_posix.toml Outdated

[target_process]
command_line = "../../cmake-build-posix/application/app.referenceApp.elf < /tmp/pty_forwarder > /tmp/pty_forwarder"
command_line = "../../cmake-build-posix-gcc/application/app.referenceApp.elf < /tmp/pty_forwarder > /tmp/pty_forwarder"
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Is this change intended? The documentation doesn't seem to use "-gcc" suffix for the cmake directories.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

After considering clang along with gcc, now we need to mention the compiler in the latest build command, so the elf path changes accordingly.

@amit-warbhe amit-warbhe force-pushed the storage branch 2 times, most recently from a4312ca to 48aa9d9 Compare July 2, 2025 13:34
@hbragge-acn hbragge-acn force-pushed the storage branch 3 times, most recently from a3fb23b to 4127dce Compare July 7, 2025 15:13
@amit-warbhe amit-warbhe closed this Jul 8, 2025
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.

2 participants