Text messages
the diagnostic text message format is as follows:
function name: result (test specific string) where:
function name
is the name of the function being tested when the error occurred. this corresponds to the function code (fff) given in the previous list.
result can be one of the following:
passed
this result occurs when the diagnostic test is completed without any errors.
failed this result occurs when the diagnostic test discovers an error.
user aborted
this result occurs when you stop the diagnostic test before it is complete.
not applicable
this result occurs when you specify a diagnostic test for a device that is not present.
aborted
this result occurs when the test could not proceed because of the system configuration.
warning
this result occurs when a possible problem is reported during the diagnostic test, such as when a device that is to be tested is not installed.
test specific string
is additional information that is used to analyze the problem.