Re: [PATCH v10 9/9] app/test: enable subset of unit tests on Windows

2021-12-02 Thread Jie Zhou
On Thu, Dec 02, 2021 at 10:17:48AM +0100, David Marchand wrote: > Hello, > > On Wed, Dec 1, 2021 at 7:45 PM Jie Zhou wrote: > > @@ -158,34 +152,17 @@ test_sources = files( > > ) > > > > test_deps = [ > > -'acl', > > 'bus_pci', > > 'bus_vdev', > > -'bpf', > > +

Re: [PATCH v10 9/9] app/test: enable subset of unit tests on Windows

2021-12-02 Thread David Marchand
Hello, On Wed, Dec 1, 2021 at 7:45 PM Jie Zhou wrote: > @@ -158,34 +152,17 @@ test_sources = files( > ) > > test_deps = [ > -'acl', > 'bus_pci', > 'bus_vdev', > -'bpf', > +'bitratestats', There is some issue with your rebase. Please don't reintroduce m