mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
oeqa/manual/compliance-test: remove crashme tests
(From OE-Core rev: 9739259a8c169b5bc47fe93158a276eda0195ecf) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bd2a3c7b2b
commit
bd67c56d36
@@ -1,52 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"test": {
|
|
||||||
"@alias": "compliance-test.compliance-test.stress_test_-_Genericx86-64",
|
|
||||||
"author": [
|
|
||||||
{
|
|
||||||
"email": "corneliux.stoicescu@intel.com",
|
|
||||||
"name": "corneliux.stoicescu@intel.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"execution": {
|
|
||||||
"1": {
|
|
||||||
"action": "Bootup with core-image-sato-sdk image",
|
|
||||||
"expected_results": ""
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"action": "Execute the crashme test with below command \n\n./opt/ltp/runltp f crashme",
|
|
||||||
"expected_results": "The stress testing should not make the target crash. Check CPU usage and basic functionality of the system after the tests are over. "
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"summary": "stress_test_-_Genericx86-64"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"test": {
|
|
||||||
"@alias": "compliance-test.compliance-test.stress_test_-_- crashme_-_-Beaglebone",
|
|
||||||
"author": [
|
|
||||||
{
|
|
||||||
"email": "corneliux.stoicescu@intel.com",
|
|
||||||
"name": "corneliux.stoicescu@intel.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"execution": {
|
|
||||||
"1": {
|
|
||||||
"action": " Get crashme from http://people.delphiforums.com/gjc/crashme.html",
|
|
||||||
"expected_results": ""
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"action": "Follow the setup steps on above URL, build crashme in target",
|
|
||||||
"expected_results": ""
|
|
||||||
},
|
|
||||||
"3": {
|
|
||||||
"action": " Run crashme for 24 hours",
|
|
||||||
"expected_results": "Target should not crash with the program."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"summary": "stress_test_-_crashme_-Beaglebone"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"test": {
|
"test": {
|
||||||
"@alias": "compliance-test.compliance-test.stress_test_-_ltp_-Beaglebone",
|
"@alias": "compliance-test.compliance-test.stress_test_-_ltp_-Beaglebone",
|
||||||
|
|||||||
Reference in New Issue
Block a user