Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 12 24 Mar 2025, 14:35

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
System memory erasure on shutdown 51 0 0 0 0 51 6 0 6 12:33.749 Passed
Feature System memory erasure on shutdown
As a Tails user when I shutdown Tails I want the system memory to be free from sensitive data.
24.653
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 8.695
And I prepare Tails for memory erasure tests 0.490
When I start a process allocating 128 MiB of memory with a known pattern 2.431
Then patterns cover at least 128 MiB in the guest's memory 3.506

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I kill the allocating process 0.719
Then I find very few patterns in the guest's memory after 5 seconds 8.809

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

After features/support/hooks.rb:330 0.839
After features/support/hooks.rb:100 0.000
27.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.757
And I prepare Tails for memory erasure tests 0.481
And I find very few patterns in the guest's memory 3.910

Pattern coverage: 0.000% (0 MiB out of 890 MiB reference memory)

When I mount a 128 MiB tmpfs on "/mnt" and fill it with a known pattern 2.496
Then patterns cover at least 99% of the test FS size in the guest's memory 4.866

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I umount "/mnt" 0.561
Then I find very few patterns in the guest's memory after 3 seconds 6.820

Pattern coverage: 0.000% (0 MiB out of 890 MiB reference memory)

After features/support/hooks.rb:330 0.810
After features/support/hooks.rb:100 0.000
51.300
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.115
And I prepare Tails for memory erasure tests 0.478
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.768
Then I find very few patterns in the guest's memory 3.396

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 2.747
Then patterns cover at least 75% of the test FS size in the guest's memory 3.964

Pattern coverage: 89.616% (114 MiB out of 127 MiB reference memory)

When I umount the USB drive 1.073
Then I find very few patterns in the guest's memory after 3 seconds 6.927

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

# read cache
When I mount the USB drive again 0.283
And I read the content of the test FS 0.579
Then patterns cover at least 99% of the test FS size in the guest's memory 4.597

Pattern coverage: 100.596% (128 MiB out of 127 MiB reference memory)

When I umount the USB drive 0.645
Then I find very few patterns in the guest's memory after 3 seconds 6.723

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

After features/support/hooks.rb:330 0.693
After features/support/hooks.rb:100 0.000
1:23.812
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.635
And I prepare Tails for memory erasure tests 0.463
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 39.493
Then I find very few patterns in the guest's memory 3.499

Pattern coverage: 0.000% (0 MiB out of 894 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 2.030
Then patterns cover at least 99% of the test FS size in the guest's memory 3.876

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 0.884
Then I find very few patterns in the guest's memory after 3 seconds 6.288

Pattern coverage: 0.000% (0 MiB out of 894 MiB reference memory)

# read cache
When I mount the USB drive again 4.398
And I read the content of the test FS 1.496
Then patterns cover at least 99% of the test FS size in the guest's memory 5.807

Pattern coverage: 106.115% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 0.694
Then I find very few patterns in the guest's memory after 3 seconds 6.242

Pattern coverage: 0.000% (0 MiB out of 894 MiB reference memory)

After features/support/hooks.rb:330 1.300
After features/support/hooks.rb:100 0.001
51.541
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.552
And I prepare Tails for memory erasure tests 0.447
When I fill a 128 MiB file with a known pattern on the root filesystem 16.355
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.893
Then patterns cover at least 128 MiB in the guest's memory 3.320

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I trigger shutdown 0.019
Then I find very few patterns in the guest's memory after 20 seconds 20.952

Pattern coverage: 0.000% (0 MiB out of 896 MiB reference memory)

After features/support/hooks.rb:330 3.576
After features/support/hooks.rb:100 0.000
8:34.548
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:50.418
And I prepare Tails for memory erasure tests 0.475
When I fill a 128 MiB file with a known pattern on the persistent filesystem 22.229
When I trigger shutdown 0.012
Then I find very few patterns in the guest's memory after 20 seconds 21.413

Pattern coverage: 0.000% (0 MiB out of 895 MiB reference memory)

After features/support/hooks.rb:330 3.661
After features/support/hooks.rb:100 0.012