-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ltp] add ltp test support #70
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: nietingting <[email protected]>
@ttnie great work. I'll take a look soon. I see you are using pexpect which is what I was using with the robot framework so I think we should be able to combine this without too much effort. |
welcome your comments! |
we plan to download LTP from github, and build on sim, run case by case. My PR is about to run case on sim. |
Is this ready for merge? Or was there more work to be done? |
We need fix this break first apache/nuttx#2542. I think @anchao 's patch should fix the problem, @ttnie take the follow up action. |
@btashton could you do a basic test infrastructure? so we can integrate ltp test driver to it. |
Yes give me a couple days and I'll put a PR up I have it working with QEMU and the sim. |
Signed-off-by: nietingting [email protected]
Summary
add scripts to support ltp test on sim
Impact
NA
Testing
run pass on local host