OSDN Git Service

tests/ahci: Switch tray and medium commands to @id
authorMax Reitz <mreitz@redhat.com>
Fri, 10 Nov 2017 22:43:00 +0000 (23:43 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 23 Jan 2018 11:34:42 +0000 (12:34 +0100)
commitf6c3dc136fe2b215cb2c6c5ff4a2c1faa1871640
tree93d8970b4241d4d16dd358963f5c3407af35582b
parent1d701e0e7e3cdae803481216f572b8e4263d2b42
tests/ahci: Switch tray and medium commands to @id

Currently, the tray and medium commands in the AHCI test use the
deprecated @device parameter.  This patch switches all invocations over
to use @id.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20171110224302.14424-3-mreitz@redhat.com
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/ahci-test.c