Re: [PATCH 2/2] test: enable most driver tests on Windows

2022-03-29 Thread Thomas Monjalon
29/03/2022 14:10, Tyler Retzlaff: > On Tue, Mar 29, 2022 at 01:29:55PM +0200, Thomas Monjalon wrote: > > 29/03/2022 11:32, Tyler Retzlaff: > > > On Tue, Mar 29, 2022 at 11:12:21AM +0200, Thomas Monjalon wrote: > > > > 29/03/2022 11:02, Tyler Retzlaff: > > > > > enable most of the driver tests to ru

Re: [PATCH 2/2] test: enable most driver tests on Windows

2022-03-29 Thread Tyler Retzlaff
On Tue, Mar 29, 2022 at 01:29:55PM +0200, Thomas Monjalon wrote: > 29/03/2022 11:32, Tyler Retzlaff: > > On Tue, Mar 29, 2022 at 11:12:21AM +0200, Thomas Monjalon wrote: > > > 29/03/2022 11:02, Tyler Retzlaff: > > > > enable most of the driver tests to run on windows, most tests will be > > > > ski

Re: [PATCH 2/2] test: enable most driver tests on Windows

2022-03-29 Thread Thomas Monjalon
29/03/2022 11:32, Tyler Retzlaff: > On Tue, Mar 29, 2022 at 11:12:21AM +0200, Thomas Monjalon wrote: > > 29/03/2022 11:02, Tyler Retzlaff: > > > enable most of the driver tests to run on windows, most tests will be > > > skipped since the drivers themselves are not available on windows. > > [...] >

Re: [PATCH 2/2] test: enable most driver tests on Windows

2022-03-29 Thread Tyler Retzlaff
On Tue, Mar 29, 2022 at 11:12:21AM +0200, Thomas Monjalon wrote: > 29/03/2022 11:02, Tyler Retzlaff: > > enable most of the driver tests to run on windows, most tests will be > > skipped since the drivers themselves are not available on windows. > [...] > > if not is_windows > > driver_test_n

Re: [PATCH 2/2] test: enable most driver tests on Windows

2022-03-29 Thread Thomas Monjalon
29/03/2022 11:02, Tyler Retzlaff: > enable most of the driver tests to run on windows, most tests will be > skipped since the drivers themselves are not available on windows. [...] > if not is_windows > driver_test_names += [ > -'cryptodev_aesni_mb_autotest', > -'crypt