Manual test suite: use more precise data when comparing image size.
[tails.git] / features / shutdown_applet.feature
blobfdc533b7d1c40b6bedf28e08ac7e409a8a691443
1 @product
2 Feature: Shutdown applet
4   Scenario: The shutdown applet can shutdown Tails
5     Given I have started Tails from DVD and logged in and the network is connected
6     When I request a shutdown using the emergency shutdown applet
7     Then Tails eventually shuts down
9   Scenario: The shutdown applet can reboot Tails
10     Given I have started Tails from DVD and logged in and the network is connected
11     When I request a reboot using the emergency shutdown applet
12     Then Tails eventually restarts