diff --git a/tests/dataset/singletests/sata_hdd_2_issue70/_-d_ata_--all__dev_sg2 b/tests/dataset/singletests/sata_hdd_2_issue70/_-d_sat_--all__dev_sg2 similarity index 100% rename from tests/dataset/singletests/sata_hdd_2_issue70/_-d_ata_--all__dev_sg2 rename to tests/dataset/singletests/sata_hdd_2_issue70/_-d_sat_--all__dev_sg2 diff --git a/tests/dataset/singletests/sata_hdd_2_issue70/_-d_test__dev_sg2 b/tests/dataset/singletests/sata_hdd_2_issue70/_-d_test__dev_sg2 new file mode 100644 index 0000000..8ba75f7 --- /dev/null +++ b/tests/dataset/singletests/sata_hdd_2_issue70/_-d_test__dev_sg2 @@ -0,0 +1,6 @@ +smartctl 6.4 2014-10-07 r4002 [x86_64-linux-4.9.0-0.bpo.12-amd64] (local build) +Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org + +/dev/sg2: Device of type 'scsi' [SCSI] detected +/dev/sg2 [SAT]: Device open changed type from 'scsi' to 'sat' +/dev/sg2 [SAT]: Device of type 'sat' [ATA] opened \ No newline at end of file diff --git a/tests/dataset/singletests/sata_hdd_2_issue70/device.json b/tests/dataset/singletests/sata_hdd_2_issue70/device.json index 1543230..8adf17d 100644 --- a/tests/dataset/singletests/sata_hdd_2_issue70/device.json +++ b/tests/dataset/singletests/sata_hdd_2_issue70/device.json @@ -1,6 +1,5 @@ { "name": "/dev/sg2", - "interface": "ata", "values": { "abridged": false, "name": "sg2", @@ -728,7 +727,7 @@ "physical_sector_size": null, "if_attributes": null, "capacity": "000\u00a0398\u00a0934\u00a0016 bytes [2.00 TB", - "dev_interface": "ata", + "dev_interface": "sat", "dev_reference": "/dev/sg2", "diags": { "Reallocated_Sector_Ct": "-", @@ -755,11 +754,11 @@ "block_size": "512", "Non-Medium_Errors": "-" }, - "interface": "ata", + "interface": "sat", "sector_size": 512, "size": 2, "size_raw": "000\u00a0398\u00a0934\u00a0016 bytes [2.00 TB", - "smartctl_interface": "ata", + "smartctl_interface": "sat", "vendor": "ST" } } \ No newline at end of file