Skip to content

add support for kernel builds - #5

Merged
acassis merged 1 commit into
apache:mainfrom
raiden00pl:kernel-mode-support
Aug 31, 2026
Merged

add support for kernel builds#5
acassis merged 1 commit into
apache:mainfrom
raiden00pl:kernel-mode-support

Conversation

@raiden00pl

@raiden00pl raiden00pl commented Aug 31, 2026

Copy link
Copy Markdown
Member
  • ltp: discover test cases from application binaries on kernel builds

Kernel builds install every application as a standalone binary, so the
ltp_*_main symbols the discovery looked for do not exist in the OS
image and no test case was generated. Enumerate the ltp_* binaries
from app_bindir, keeping the symbol scan for flat builds.

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
@raiden00pl
raiden00pl force-pushed the kernel-mode-support branch from eb05879 to 0b65162 Compare August 31, 2026 15:08
@raiden00pl

Copy link
Copy Markdown
Member Author

@xiaoxiang781216 @acassis please merge this patch, so we can include it in release-0.0.2

@acassis
acassis merged commit f86f06d into apache:main Aug 31, 2026
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