qtest/ahci: Create ahci.h
commit90fc5e097534765f30b11e34cc00aa6c6629e3ea
authorJohn Snow <jsnow@redhat.com>
Mon, 19 Jan 2015 20:15:50 +0000 (19 15:15 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 16 Feb 2015 14:36:03 +0000 (16 14:36 +0000)
tree88cc0586452acfb60f71c1047fa8f3056891828f
parentaf77f2cd7af1fa65a414c86767366bae95892e69
qtest/ahci: Create ahci.h

Extract defines and other information to ahci.h, to be shared with other
tests if they so please.

At the very least, reduce clutter in the test file itself.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1421698563-6977-3-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/ahci-test.c
tests/libqos/ahci.h [new file with mode: 0644]