Project Number Date
test_Tails_ISO_feature-arti 85 08 Jun 2025, 16:23

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:1.889 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.123
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 7.909
And I prepare Tails for memory erasure tests 0.425
When I start a process allocating 128 MiB of memory with a known pattern 2.489
Then patterns cover at least 128 MiB in the guest's memory 3.766

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

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

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

After features/support/hooks.rb:330 0.710
After features/support/hooks.rb:100 0.000
24.667
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.205
And I prepare Tails for memory erasure tests 0.395
And I find very few patterns in the guest's memory 4.559

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 1.520
Then patterns cover at least 99% of the test FS size in the guest's memory 3.523

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:330 3.525
After features/support/hooks.rb:100 0.000
7:16.526
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 6:31.531
And I prepare Tails for memory erasure tests 0.396
When I fill a 128 MiB file with a known pattern on the persistent filesystem 23.304
When I trigger shutdown 0.011
Then I find very few patterns in the guest's memory after 20 seconds 21.281

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

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