Skip to content

Rename test folder as examples - #32

Merged
harishdm merged 2 commits into
ittiam-systems:mainfrom
harishdm:examples
Apr 22, 2026
Merged

Rename test folder as examples#32
harishdm merged 2 commits into
ittiam-systems:mainfrom
harishdm:examples

Conversation

@harishdm

@harishdm harishdm commented Apr 1, 2026

Copy link
Copy Markdown
Member

Test: Build and run mpeg2dec

@harishdm
harishdm requested review from rakeshnitb and vavadhani April 1, 2026 23:49
@harishdm
harishdm marked this pull request as draft April 2, 2026 00:23
@harishdm
harishdm marked this pull request as ready for review April 20, 2026 19:39
Test: Build and run mpeg2dec
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 20, 2026 19:42
@harishdm
harishdm marked this pull request as ready for review April 21, 2026 17:17
@harishdm
harishdm merged commit 3a30882 into ittiam-systems:main Apr 22, 2026
10 of 28 checks passed
@harishdm
harishdm deleted the examples branch April 22, 2026 21:39
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