STATUS_FILE_PATH
fp = fopen(STATUS_FILE_PATH, "r");
ksft_exit_fail_msg("%s: Failed to open file %s\n", __func__, STATUS_FILE_PATH);