Lines Matching defs:test
37 static void cs_amp_lib_test_init_dummy_cal_blob(struct kunit *test, int num_amps) in cs_amp_lib_test_init_dummy_cal_blob()
63 static u64 cs_amp_lib_test_get_target_uid(struct kunit *test) in cs_amp_lib_test_get_target_uid()
91 static void cs_amp_lib_test_cal_data_too_short_test(struct kunit *test) in cs_amp_lib_test_cal_data_too_short_test()
114 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_get_efi_variable_bad_count() local
132 static void cs_amp_lib_test_cal_count_too_big_test(struct kunit *test) in cs_amp_lib_test_cal_count_too_big_test()
161 static void cs_amp_lib_test_no_cal_data_test(struct kunit *test) in cs_amp_lib_test_no_cal_data_test()
187 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_get_efi_variable() local
210 static void cs_amp_lib_test_get_efi_cal_by_uid_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_by_uid_test()
246 static void cs_amp_lib_test_get_efi_cal_by_index_unchecked_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_by_index_unchecked_test()
279 static void cs_amp_lib_test_get_efi_cal_by_index_checked_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_by_index_checked_test()
317 static void cs_amp_lib_test_get_efi_cal_by_index_uid_mismatch_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_by_index_uid_mismatch_test()
345 static void cs_amp_lib_test_get_efi_cal_by_index_fallback_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_by_index_fallback_test()
388 static void cs_amp_lib_test_get_efi_cal_uid_not_found_noindex_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_uid_not_found_noindex_test()
419 static void cs_amp_lib_test_get_efi_cal_uid_not_found_index_not_found_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_uid_not_found_index_not_found_test()
450 static void cs_amp_lib_test_get_efi_cal_no_uid_index_not_found_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_no_uid_index_not_found_test()
470 static void cs_amp_lib_test_get_efi_cal_no_uid_no_index_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_no_uid_no_index_test()
493 static void cs_amp_lib_test_get_efi_cal_zero_not_matched_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_zero_not_matched_test()
522 static void cs_amp_lib_test_get_efi_cal_empty_entry_test(struct kunit *test) in cs_amp_lib_test_get_efi_cal_empty_entry_test()
574 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_write_cal_coeff() local
593 static void cs_amp_lib_test_write_cal_data_test(struct kunit *test) in cs_amp_lib_test_write_cal_data_test()
644 static int cs_amp_lib_test_case_init(struct kunit *test) in cs_amp_lib_test_case_init()
668 static void cs_amp_lib_test_case_exit(struct kunit *test) in cs_amp_lib_test_case_exit()