selftests/bpf: Add a test for walking task->mm->exe_file.

Add a test that demonstrates safe walking of task->mm->exe_file
and passing file->f_path into bpf_d_path().

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
1 file changed