Lines Matching full:cannot

278     assert_error(qts, cpu_type, "cannot disable sve128", "{ 'sve128': false }");  in sve_tests_default()
317 assert_error(qts, cpu_type, "cannot disable sve256", in sve_tests_default()
321 assert_error(qts, cpu_type, "cannot disable sve512", in sve_tests_default()
350 assert_error(qts, "max", "cannot disable sve1024", "{ 'sve1024': false }"); in sve_tests_sve_max_vq_8()
357 assert_error(qts, "max", "cannot enable sve1152", "{ 'sve1152': true }"); in sve_tests_sve_max_vq_8()
368 assert_error(qts, "max", "cannot disable sve256", "{ 'sve256': false }"); in sve_tests_sve_max_vq_8()
386 assert_error(qts, "max", "cannot enable sve128", "{ 'sve128': true }"); in sve_tests_sve_off()
432 "cannot enable pauth-impdef, pauth-qarma3 or pauth-qarma5 without pauth", in pauth_tests_default()
435 "cannot enable pauth-impdef, pauth-qarma3 or pauth-qarma5 without pauth", in pauth_tests_default()
438 "cannot enable pauth-impdef, pauth-qarma3 or pauth-qarma5 without pauth", in pauth_tests_default()
441 "cannot enable pauth-impdef, pauth-qarma3 and pauth-qarma5 at the same time", in pauth_tests_default()
488 assert_error(qts, "a64fx", "cannot enable sve384", in test_query_cpu_model_expansion()
490 assert_error(qts, "a64fx", "cannot enable sve640", in test_query_cpu_model_expansion()
498 "'aarch64' feature cannot be disabled " in test_query_cpu_model_expansion()
535 "We cannot guarantee the CPU type 'cortex-a7' works " in test_query_cpu_model_expansion_kvm()
594 * Smaller, supported vector lengths cannot be disabled in test_query_cpu_model_expansion_kvm()
599 error = g_strdup_printf("cannot disable %s", name); in test_query_cpu_model_expansion_kvm()
612 error = g_strdup_printf("cannot disable %s", name); in test_query_cpu_model_expansion_kvm()
624 error = g_strdup_printf("cannot enable %s", name); in test_query_cpu_model_expansion_kvm()