Presumably the time testsuite was separate from the c library set of testsuites because it had a depedency on POSIX. Since that dependency no longer exists, colocate the time testsuite with the other c library testsuites. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
7 lines
108 B
YAML
7 lines
108 B
YAML
tests:
|
|
libraries.libc.time:
|
|
tags: libc
|
|
timeout: 180
|
|
integration_platforms:
|
|
- mps2/an385
|