nixpkgs/nixos/tests
aszlig 8be00dc71d
nixos/test-driver: Make tesseract OCR optional.
By default this is now enabled, and it has to be explicitely enabled
using "enableOCR = true". If it is set to false, any usage of
getScreenText or waitForText will fail with an error suggesting to pass
enableOCR.

This should get rid of the rather large dependency on tesseract which
we don't need for most tests.

Note, that I'm using system("type -P") here to check whether tesseract
is in PATH. I know it's a bashism but we already have other bashisms
within the test scripts and we also run it with bash, so IMHO it's not a
problem here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-22 07:21:58 +02:00
..
common Remove fixed uid in tests 2015-05-13 16:23:57 +02:00
avahi.nix
bittorrent.nix
blivet.nix
boot.nix nixos: test: add tests for booting installation iso in various ways 2015-03-24 22:09:07 +01:00
cadvisor.nix
check-filesystems.nix
chromium.nix tests/chromium: Work around popup close flakiness. 2015-04-02 14:12:19 +02:00
cjdns.nix nixos/tests/cjdns: do not build cjdns at evaluation 2015-03-21 10:17:48 -04:00
containers.nix
docker-registry.nix
docker.nix
etcd.nix
firefox.nix
firewall.nix
fleet.nix
gitlab.nix
gnome3.nix
i3wm.nix nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01:00
influxdb.nix
installer.nix nixos/test-driver: Make tesseract OCR optional. 2015-05-22 07:21:58 +02:00
ipv6.nix
jenkins.nix nixos/tests/jenkins: increase timeout to 6 minutes 2015-02-10 16:50:50 +01:00
kde4.nix
kexec.nix
kubernetes.nix kubernetes: update to 0.12.1, fix module 2015-03-18 14:37:03 +01:00
login.nix
logstash.nix
make-test.nix
mesos.nix
misc.nix tests/misc.nix: Ensure that the Nix DB is initialised correctly 2015-04-07 15:10:47 +02:00
mpich-example.c
mpich.nix
mumble.nix
munin.nix
mysql-replication.nix
mysql.nix
nat.nix
networking-proxy.nix
networking.nix nixos/tests/networking: Clean up and attempt to make more reliable 2015-04-10 23:23:53 -07:00
nfs.nix Add nfs4 test 2015-04-02 17:44:48 +02:00
nsd.nix
openssh.nix
panamax.nix
partition.nix
peerflix.nix
phabricator.nix
printing.nix cups: Second attempt to fix our printing tests; add more sleep statements 2015-05-14 17:46:32 +02:00
proxy.nix
quake3.nix
rabbitmq.nix
run-in-machine.nix
simple.nix
subversion.nix
test-config-examples.sh
testdb.sql
tomcat.nix
trac.nix
udisks2.nix
virtualbox.nix nixos/tests/vbox: Make GUI startup more robust. 2015-04-04 17:09:15 +02:00
xfce.nix