|
|
@@ -23,6 +23,7 @@
|
|
|
],
|
|
|
"appdirs_ignore": [
|
|
|
"application/baremetal/smphello",
|
|
|
+ "application/baremetal/demo_smode_eclic",
|
|
|
"application/baremetal/dsp_examples",
|
|
|
"application/baremetal/Internal"
|
|
|
],
|
|
|
@@ -63,6 +64,12 @@
|
|
|
"PASS": ["software interrupt hit 10 times"]
|
|
|
}
|
|
|
},
|
|
|
+ "application/baremetal/demo_smode_eclic": {
|
|
|
+ "build_config" : {},
|
|
|
+ "checks": {
|
|
|
+ "PASS": ["[IN S-MODE SOFTWARE INTERRUPT]software interrupt hit 10 times"]
|
|
|
+ }
|
|
|
+ },
|
|
|
"application/baremetal/demo_nice": {
|
|
|
"build_config" : {},
|
|
|
"checks": {
|