]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: test case for invalid call stack in dead code
authorPaul Chaignon <paul.chaignon@orange.com>
Wed, 20 Mar 2019 12:58:50 +0000 (13:58 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 26 Mar 2019 20:02:16 +0000 (13:02 -0700)
commit586ab66925b79ffaa69d05de9d9930fffcbdb169
treed5a2efc9d6c204c1014fae26e3adc4c617911173
parent47fe2baa98971e837e86faa91c9779afc10eba19
selftests/bpf: test case for invalid call stack in dead code

This patch adds a test case with an excessive number of call stack frames
in dead code.

Signed-off-by: Paul Chaignon <paul.chaignon@orange.com>
Tested-by: Xiao Han <xiao.han@orange.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/verifier/calls.c