sample: we have dedicated test for single thread
No need for this here in this sample. Remove CONFIG_SCHED_MULTIQ which was added by mistake. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2e7bdb6be2
commit
47c20d6ece
3 changed files with 1 additions and 3 deletions
|
@ -1,2 +1 @@
|
|||
# nothing here
|
||||
CONFIG_SCHED_MULTIQ=y
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
CONFIG_MULTITHREADING=n
|
|
@ -11,5 +11,5 @@ common:
|
|||
regex:
|
||||
- "Hello World! (.*)"
|
||||
tests:
|
||||
sample.helloworld.multithread:
|
||||
sample.helloworld:
|
||||
tags: samples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue