summaryrefslogtreecommitdiffstats
path: root/features/truecrypt.feature
diff options
context:
space:
mode:
authorTails developers <amnesia@boum.org>2014-12-19 00:40:08 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-21 09:45:40 +0100
commit51680b6ebb645d37ebdfcd122ca163b3a638aefa (patch)
tree337e128d2eac3cbc89ecbacf38851bfa33469cd5 /features/truecrypt.feature
parent44bab3c86ca3d95837f4c50cc535206352385a46 (diff)
downloadjenkins.debian.net-51680b6ebb645d37ebdfcd122ca163b3a638aefa.tar.xz
files copied from https://git-tails.immerda.ch/tails - many thanks to the tails developers for their nice work and documentation of it - these files have been released under the GNU General Public License version 3 or (at your option) any later version
features/images has been omitted
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