Skip to content

Comments

ltp: use regex to parse test arguments in runtest file#62

Merged
acerv merged 1 commit intolinux-test-project:masterfrom
acerv:fix_runtime_lexer_error
Jul 14, 2025
Merged

ltp: use regex to parse test arguments in runtest file#62
acerv merged 1 commit intolinux-test-project:masterfrom
acerv:fix_runtime_lexer_error

Conversation

@acerv
Copy link
Collaborator

@acerv acerv commented Jul 14, 2025

Replace lexer with regex when we read test arguments from the runtest files, so we manage shell variables, as well as quoted/double-quoted strings in a better way.

Signed-off-by: Andrea Cervesato andrea.cervesato@suse.com
Fixes: #61

Replace lexer with regex when we read test arguments from the runtest
files, so we manage shell variables, as well as quoted/double-quoted
strings in a better way.

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
Fixes: linux-test-project#61
@acerv acerv self-assigned this Jul 14, 2025
@acerv acerv added the bug Something isn't working label Jul 14, 2025
@acerv acerv merged commit f1da15e into linux-test-project:master Jul 14, 2025
9 checks passed
@acerv acerv deleted the fix_runtime_lexer_error branch September 16, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant