1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-05 00:22:17 +03:00
Lukasz Majewski a4ea18ec6c tst: Add test for sigtimedwait
This change adds new test to assess sigtimedwait's timeout related
functionality - the sigset_t is configured for SIGUSR1, which will
not be triggered, so sigtimedwait just waits for timeout.

To be more specific - two use cases are checked:
- if sigtimedwait times out immediately when passed struct timespec has
  zero values of tv_nsec and tv_sec.
- if sigtimedwait times out after timeout specified in passed argument

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-03-23 12:23:33 +01:00
..
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-02-11 08:02:16 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-03-18 15:54:39 -03:00
2021-02-11 08:02:16 -03:00
2021-02-11 08:00:48 -03:00
2021-03-18 15:54:39 -03:00
2021-03-23 12:23:33 +01:00
2021-02-11 08:00:48 -03:00
2021-03-08 22:41:41 +01:00
2021-02-08 09:20:03 +01:00
2021-03-02 16:55:05 +01:00
2020-07-16 17:55:35 +02:00