selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_test
authorPaul Moore <paul@paul-moore.com>
Wed, 22 Nov 2023 16:02:44 +0000 (11:02 -0500)
committerPaul Moore <paul@paul-moore.com>
Wed, 22 Nov 2023 16:04:31 +0000 (11:04 -0500)
commit80b4ff1d2c9bc7e20b82d18535a27fa32dffa1dd
treea890ab46d57fc8ccf39583af4a56639840233803
parentafe576a62062cf944372fff2b6510b621ec454f2
selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_test

The IMA LSM ID token was removed as IMA isn't yet a proper LSM, but
we forgot to remove the check from the selftest.

Reported-by: kernel test robot <yujie.liu@intel.com>
Closes: https://lore.kernel.org/r/202311221047.a9Dww3vY-lkp@intel.com/
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
tools/testing/selftests/lsm/lsm_list_modules_test.c