function dump syslogs

NAME [edit section]

dump_syslogs

SYNOPSIS [edit section]

DESCRIPTION [edit section]

Save the current system log, on the target.

There are two syslogs saved, one before the test and one after. By subtracting these two from each other, one can tell what system log operations occurred during the execution of the test.

This function uses ov_rootfs_logread to save the system log in the /tmp directory on the target.

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

RETURN [edit section]

Returns non-zero on error.

SOURCE [edit section]

Located in scripts/functions.sh

SEE ALSO [edit section]