Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 17 29 Mar 2025, 14:47

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 11:55.460 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.
25.096
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 9.107
And I prepare Tails for memory erasure tests 0.453
When I start a process allocating 128 MiB of memory with a known pattern 2.337
Then patterns cover at least 128 MiB in the guest's memory 3.543

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

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

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

After features/support/hooks.rb:330 0.721
After features/support/hooks.rb:100 0.000
26.801
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 9.305
And I prepare Tails for memory erasure tests 0.451
And I find very few patterns in the guest's memory 3.801

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

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

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

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

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

After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.000
50.842
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.349
And I prepare Tails for memory erasure tests 0.431
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.305
Then I find very few patterns in the guest's memory 3.087

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

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

Pattern coverage: 86.613% (110 MiB out of 127 MiB reference memory)

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

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

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

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

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

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

After features/support/hooks.rb:330 0.792
After features/support/hooks.rb:100 0.000
1:21.972
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 9.440
And I prepare Tails for memory erasure tests 0.443
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 43.411
Then I find very few patterns in the guest's memory 2.749

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:330 1.170
After features/support/hooks.rb:100 0.000
49.524
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.316
And I prepare Tails for memory erasure tests 0.451
When I fill a 128 MiB file with a known pattern on the root filesystem 13.752
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 3.119
Then patterns cover at least 128 MiB in the guest's memory 2.984

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

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

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

After features/support/hooks.rb:330 3.527
After features/support/hooks.rb:100 0.000
8:1.222
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:18.404
And I prepare Tails for memory erasure tests 0.459
When I fill a 128 MiB file with a known pattern on the persistent filesystem 20.911
When I trigger shutdown 0.017
Then I find very few patterns in the guest's memory after 20 seconds 21.429

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

After features/support/hooks.rb:330 3.609
After features/support/hooks.rb:100 0.026