zephyr/tests/ztest
Aaron Massey a9b3627a79 ztest: Remove zexpect API test unnecessary timeout
The zexpect API tests included a 15 sec timeout. This is an unnecessarily
short timeout and not consistent with the rest of the ztest API tests,
which don't include timeouts themselves. Particularly this timeout seems to
go off on slower hardware.

Remove unnecessary timeout. Fixes
https://github.com/zephyrproject-rtos/zephyr/issues/55335.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-03-01 16:39:03 -05:00
..
automain testing: add zephyr/ prefix to testing include path 2022-06-29 06:04:32 -04:00
base treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00
busy_sim tests: ztest: busysim: update to new ztest API 2023-02-21 18:10:59 +01:00
custom_output testing: add zephyr/ prefix to testing include path 2022-06-29 06:04:32 -04:00
error_hook tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
fail treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00
register ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
summary ztest: add test summary after all suites finish running 2022-08-11 09:01:12 -04:00
zexpect ztest: Remove zexpect API test unnecessary timeout 2023-03-01 16:39:03 -05:00
ztress ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00