Lines Matching refs:tst_res
103 tst_res(TCONF, "kernel doesn't support key type '%s'", in test_update_nonupdatable()
108 tst_res(TCONF, "kernel is missing x509 cert parser " in test_update_nonupdatable()
113 tst_res(TCONF, "kernel is missing crypto algorithms " in test_update_nonupdatable()
118 tst_res(TBROK | TTERRNO, "unexpected error adding '%s' key", in test_update_nonupdatable()
130 tst_res(TBROK | TTERRNO, in test_update_nonupdatable()
135 tst_res(TINFO, "Try to update the '%s' key...", type); in test_update_nonupdatable()
138 tst_res(TBROK, in test_update_nonupdatable()
143 tst_res(TBROK | TTERRNO, in test_update_nonupdatable()
147 tst_res(TPASS, "updating '%s' key expectedly failed with EOPNOTSUPP", in test_update_nonupdatable()
166 tst_res(TBROK | TTERRNO, "failed to add 'user' key"); in test_update_setperm_race()
183 tst_res(TINFO, "Try to update the 'user' key..."); in test_update_setperm_race()
187 tst_res(TBROK | TTERRNO, "failed to update 'user' key"); in test_update_setperm_race()
192 tst_res(TPASS, "didn't crash while racing to update 'user' key"); in test_update_setperm_race()