selftests/binderfs: Improve message to provide more info
authorKarthik Alapati <mail@karthek.com>
Sat, 23 Apr 2022 05:44:34 +0000 (11:14 +0530)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 25 Apr 2022 16:04:42 +0000 (10:04 -0600)
commitea1d15a067d601cf156c042bd0834acad67db650
tree63e2e6f8c70f2453e32a0bcd032f8fdb3929f50d
parentabd26d348b2a366f8947e8c3c2ab9bc881ac9415
selftests/binderfs: Improve message to provide more info

Currently the binderfs test says what failure it encountered
without saying why it may occurred when it fails to mount
binderfs. So, Warn about enabling CONFIG_ANDROID_BINDERFS in the
running kernel.

Signed-off-by: Karthik Alapati <mail@karthek.com>
Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/filesystems/binderfs/binderfs_test.c