On Sat, Jul 27, 2019 at 7:16 PM Andrii Nakryiko
wrote:
>
> On Sat, Jul 27, 2019 at 6:12 PM Alexei Starovoitov
> wrote:
> >
> > On Sat, Jul 27, 2019 at 12:02 PM Andrii Nakryiko wrote:
> > >
> > > This patch set makes a number of changes to test_progs selftest, which is
> > > a collection of many
On Sat, Jul 27, 2019 at 6:12 PM Alexei Starovoitov
wrote:
>
> On Sat, Jul 27, 2019 at 12:02 PM Andrii Nakryiko wrote:
> >
> > This patch set makes a number of changes to test_progs selftest, which is
> > a collection of many other tests (and sometimes sub-tests as well), to
> > provide
> > bette
On Sat, Jul 27, 2019 at 12:02 PM Andrii Nakryiko wrote:
>
> This patch set makes a number of changes to test_progs selftest, which is
> a collection of many other tests (and sometimes sub-tests as well), to provide
> better testing experience and allow to start convering many individual test
> pro
This patch set makes a number of changes to test_progs selftest, which is
a collection of many other tests (and sometimes sub-tests as well), to provide
better testing experience and allow to start convering many individual test
programs under selftests/bpf into a single and convenient test runner.