]> xenbits.xensource.com Git - libvirt.git/commit
viriscsitest: Move testSessionInfo struct
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 4 Jul 2018 08:43:36 +0000 (10:43 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 25 Jul 2018 05:11:13 +0000 (07:11 +0200)
commite97cd364f7c427ef79f03283bd1831fd19ddc814
tree6c3b2864b6a5485477e0abe404863517ac82a15b
parentb5871d0c7519960cd2ff35cdc8c01f3ff7febeb8
viriscsitest: Move testSessionInfo struct

This struct has nothing to do with testIscsiadmCb() rather than
testISCSIGetSession(). Move it closer to the latter.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/viriscsitest.c