summaryrefslogtreecommitdiffstats
path: root/features/truecrypt.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/truecrypt.feature')
-rw-r--r--features/truecrypt.feature12
1 files changed, 12 insertions, 0 deletions
diff --git a/features/truecrypt.feature b/features/truecrypt.feature
new file mode 100644
index 00000000..db4cb5b0
--- /dev/null
+++ b/features/truecrypt.feature
@@ -0,0 +1,12 @@
+@product
+Feature: TrueCrypt
+ As a Tails user
+ I *might* want to use TrueCrypt
+
+ Scenario: TrueCrypt starts
+ Given a computer
+ And I set Tails to boot with options "truecrypt"
+ And I start Tails from DVD with network unplugged and I login
+ When I start TrueCrypt through the GNOME menu
+ And I deal with the removal warning prompt
+ Then I see "TrueCryptWindow.png" after at most 60 seconds