tests/migration: Add migration-test header file
commite51e711b1bef44861cf6a9d0f426d0a6bd119227
authorWei Huang <wei@redhat.com>
Wed, 5 Sep 2018 19:15:33 +0000 (5 15:15 -0400)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 26 Sep 2018 12:20:36 +0000 (26 13:20 +0100)
tree789dd27bf0a2329ebc7f2a16b874b8ccc1668c85
parentd54927efdc93d0405c12ec94a9f466e41d8c3b52
tests/migration: Add migration-test header file

This patch moves the settings related migration-test from the
migration-test.c file to a new header file.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Wei Huang <wei@redhat.com>
Message-Id: <1536174934-26022-4-git-send-email-wei@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/migration-test.c
tests/migration/migration-test.h [new file with mode: 0644]