graphene icon indicating copy to clipboard operation
graphene copied to clipboard

[Tests] `(e)poll*` syscalls and underlying `DkStreamsWaitEvents` PAL API function lack proper testing

Open boryspoplawski opened this issue 4 years ago • 0 comments

Description of the problem

(e)poll* syscalls and underlying DkStreamsWaitEvents PAL API function heavily lack in tests coverage. Currently we only have a couple of tests in Libos/regression and some LTP tests enabled. This leads to some bugs creeping around e.g. one in #2313, which could be easily caught with proper testing.

boryspoplawski avatar May 05 '21 00:05 boryspoplawski