Re: [PATCH bpf-next 4/4] selftests/bpf: test_progs: remove asserts from subtests

2019-08-14 Thread Andrii Nakryiko
On Wed, Aug 14, 2019 at 9:48 AM Stanislav Fomichev wrote: > > Otherwise they can bring the whole process down. > > Cc: Andrii Nakryiko > Signed-off-by: Stanislav Fomichev > --- This is probably why you added all that extra logging in __test__fail(), right? So had a low-priority TODO item to ad

[PATCH bpf-next 4/4] selftests/bpf: test_progs: remove asserts from subtests

2019-08-14 Thread Stanislav Fomichev
Otherwise they can bring the whole process down. Cc: Andrii Nakryiko Signed-off-by: Stanislav Fomichev --- .../selftests/bpf/prog_tests/bpf_obj_id.c | 30 ++- .../selftests/bpf/prog_tests/map_lock.c | 20 - .../selftests/bpf/prog_tests/spinlock.c | 10