Re: [PATCH 3/3 v6] tests: Add a test for global filter

2016-08-16 Thread Yong Bakos
On Aug 16, 2016, at 12:34 PM, Olivier Fourdan wrote: > > Test if the global filter is effectively filtering out the global when > the filter returns false. > > Signed-off-by: Olivier Fourdan Seems sufficient. Thanks Olivier! Reviewed-by: Yong Bakos

[PATCH 3/3 v6] tests: Add a test for global filter

2016-08-16 Thread Olivier Fourdan
Test if the global filter is effectively filtering out the global when the filter returns false. Signed-off-by: Olivier Fourdan --- v3: split out as its own commit v4: Follow up on Jonas' comments: assert(hi.has_data_offer == false) instead of assert(hi.has_data_offer