mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update tests with new filesystem types.
This commit is contained in:
@@ -926,7 +926,7 @@ public class Alcohol120 : OpticalMediaImageTest
|
||||
{
|
||||
Clusters = 3455936,
|
||||
ClusterSize = 2048,
|
||||
Type = "UDF v1.02",
|
||||
Type = "udf",
|
||||
VolumeName = "Test DVD",
|
||||
VolumeSerial = "483E25D50034BBB0"
|
||||
}
|
||||
@@ -1407,7 +1407,7 @@ public class Alcohol120 : OpticalMediaImageTest
|
||||
{
|
||||
Clusters = 350134,
|
||||
ClusterSize = 2048,
|
||||
Type = "UDF v2.00",
|
||||
Type = "udf",
|
||||
VolumeName = "InCD",
|
||||
VolumeSerial = "40888C15CA13D401InCD"
|
||||
}
|
||||
@@ -1709,7 +1709,7 @@ public class Alcohol120 : OpticalMediaImageTest
|
||||
{
|
||||
Clusters = 8133,
|
||||
ClusterSize = 2048,
|
||||
Type = "UDF v1.02",
|
||||
Type = "udf",
|
||||
VolumeName = "Session 1",
|
||||
VolumeSerial = "50958B61AF6A749E"
|
||||
}
|
||||
@@ -1736,7 +1736,7 @@ public class Alcohol120 : OpticalMediaImageTest
|
||||
{
|
||||
Clusters = 6427,
|
||||
ClusterSize = 2048,
|
||||
Type = "UDF v1.02",
|
||||
Type = "udf",
|
||||
VolumeName = "Session 2",
|
||||
VolumeSerial = "50958BBBAF6A7444"
|
||||
}
|
||||
@@ -1763,7 +1763,7 @@ public class Alcohol120 : OpticalMediaImageTest
|
||||
{
|
||||
Clusters = 5618,
|
||||
ClusterSize = 2048,
|
||||
Type = "UDF v2.00",
|
||||
Type = "udf",
|
||||
VolumeName = "Session 3",
|
||||
VolumeSerial = "50958C19AF6A73E6"
|
||||
}
|
||||
@@ -1790,7 +1790,7 @@ public class Alcohol120 : OpticalMediaImageTest
|
||||
{
|
||||
Clusters = 5790,
|
||||
ClusterSize = 2048,
|
||||
Type = "UDF v2.60",
|
||||
Type = "udf",
|
||||
VolumeName = "Session 4",
|
||||
VolumeSerial = "50958C82AF6A737D"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user