tests: timer: fix improper test identifier
The test identifier of timer error case in testcase.yaml is exactly the same as timer api's test identifier. So I fix this. Signed-off-by: Lixin Guo <lixinx.guo@intel.com>
This commit is contained in:
parent
fa94be591d
commit
bbe8f182c7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
tests:
|
||||
kernel.timer:
|
||||
kernel.timer.error_case:
|
||||
tags: kernel timer userspace ignore_faults
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue