Skip to content

Rename test folder as examples#32

Draft
harishdm wants to merge 2 commits intoittiam-systems:mainfrom
harishdm:examples
Draft

Rename test folder as examples#32
harishdm wants to merge 2 commits intoittiam-systems:mainfrom
harishdm:examples

Conversation

@harishdm
Copy link
Copy Markdown
Member

@harishdm harishdm commented Apr 1, 2026

Test: Build and run mpeg2dec

Test: Build and run mpeg2dec
@harishdm harishdm requested review from rakeshnitb and vavadhani April 1, 2026 23:49
This change redefines the `cc_test` modules within the test
directory as `cc_binary` modules.

Previously, these `cc_test` modules were effectively acting as wrappers
around executable binaries, solely for the purpose of generating test
executables. This approach did not allow for the direct installation of
these executables on devices.

Changing these modules to `cc_binary` allows the resulting executables
are produced as standalone binaries, enabling their deployment and
execution on test devices.

Test: m mpeg2dec
Change-Id: I4672a9992003b9f331589d78731a5d0db8283f75
@harishdm harishdm marked this pull request as draft April 2, 2026 00:23
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.

1 participant