tests: sys_mutex: cleanup test metadata
Remove definition of testcases in yaml file, those are now detected from binary. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
75b8e03a07
commit
ea103f7a0b
|
@ -4,17 +4,8 @@ tests:
|
|||
tags:
|
||||
- kernel
|
||||
- userspace
|
||||
testcases:
|
||||
- mutex
|
||||
- user_access
|
||||
- supervisor_access
|
||||
|
||||
system.mutex.nouser:
|
||||
tags: kernel
|
||||
extra_configs:
|
||||
- CONFIG_TEST_USERSPACE=n
|
||||
testcases:
|
||||
- mutex
|
||||
- user_access
|
||||
- supervisor_access
|
||||
- mutex_multithread_competition
|
||||
|
|
Loading…
Reference in a new issue