Re: [Piglit] [PATCH 3/3] func.sync.semaphore-fd: new opaque-fd-no-sync test

2018-02-27 Thread Jason Ekstrand
Looks good to me. All three are Reviewed-by: Jason Ekstrand On Tue, Feb 27, 2018 at 12:10 AM, Tapani Pälli wrote: > Patch adds a new test that is expected to fail, new option and > some minor refactor done to check_memory_contents to allow this. > > Signed-off-by: Tapani Pälli > --- > src/t

[Piglit] [PATCH 3/3] func.sync.semaphore-fd: new opaque-fd-no-sync test

2018-02-27 Thread Tapani Pälli
Patch adds a new test that is expected to fail, new option and some minor refactor done to check_memory_contents to allow this. Signed-off-by: Tapani Pälli --- src/tests/func/sync/semaphore-fd.c | 105 +++-- 1 file changed, 101 insertions(+), 4 deletions(-) diff