Mark Johnston 478de7f8e2 netbsd-tests: Remove some pointless sleeps from message queue tests
- In the msgctl tests, there is no point in sleeping after a fork().
  Just block immediately in wait().
- In non-blocking send/recv tests, just wait for the child to exit once
  it's reached a message limit.  If a bug prevents the child from
  exiting promptly, the test will time out.

MFC after:	1 week
2023-03-10 17:06:46 -05:00
..
2023-03-10 11:33:33 +01:00
2023-02-09 17:23:23 -08:00
2022-11-17 22:15:00 -08:00
2022-09-05 22:52:39 -07:00
2023-02-08 10:33:26 -07:00
2023-02-01 02:22:39 +00:00
2022-10-05 17:27:14 +01:00
2023-01-14 21:39:31 -08:00