[LTP] [PATCH 0/2] signalfd: Improve testsuite for signalfd

Cyril Hrubis chrubis@suse.cz
Fri Sep 13 12:52:18 CEST 2024


Hi!
> Currently, testsuite for signalfd is written in old API, and only
> contains case for normal situation.
> 
> So I refactor the existed case with new API, and add case for negative
> situations.

Good work, but we stil miss important testcases for the signalfd namely:

- blocking read() on signalfd waits until signal arrives
- signalfd works well with select()/poll()

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list