nixpkgs/tests
aszlig b414e43d5a
tests/partition: Unmount and check remounting.
This checks if nixpart is able to mount the filesystems from scratch again, just
with the information provided by the kickstart file.

Found an odd issue about findmnt here, because it seems to not show /mnt/boot,
even though it _is_ mounted and even shows up in /proc/self/mountinfo. I'm not
quite sure whether this is a bug or I'm doing something wrong here, but might
need some investigation.

Mountpoints are checked by adding empty canary files, remounting and checking if
the same canaries still exist. If they don't, the partitioner either has
formatted the filesystem or just not mounted the device. Either way, both
shouldn't happen, but that's why we're testing it, no? :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:05:38 +02:00
..
common * Factor out some test commonality. 2011-03-17 14:04:47 +00:00
avahi.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
bittorrent.nix Turn networking.interfaces into an attribute set 2012-11-02 17:08:11 +01:00
check-filesystems.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
default.nix tests: Add VM test for partitioning using nixpart. 2013-06-28 04:24:23 +02:00
firefox.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
firewall.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
installer.nix Fix the installer test 2013-06-14 14:04:17 +02:00
ipv6.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
kde4.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
login.nix Update some tests for systemd 2012-10-04 12:34:44 -04:00
misc.nix tests/misc.nix: Test nixos-rebuild --help 2013-05-15 12:52:15 +02:00
mpich-example.c Add missing file for the MPI test. 2011-05-31 15:09:56 +00:00
mpich.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
mysql-replication.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
mysql.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
nat.nix Turn networking.interfaces into an attribute set 2012-11-02 17:08:11 +01:00
nfs.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
openssh.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
partition.nix tests/partition: Unmount and check remounting. 2013-07-01 19:05:38 +02:00
portmap.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
proxy.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
quake3.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
run-in-machine.nix * Fix the runInMachine test. 2011-08-09 14:06:04 +00:00
simple.nix * Add a trivial test that just starts a machine and shuts it down. 2010-09-13 16:06:07 +00:00
subversion.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
test-config-examples.sh
testdb.sql Added MySQL replication support + 2 MySQL testcases (including replication) 2011-07-13 20:58:48 +00:00
tomcat.nix Tests: global search/replace of obsolete functions 2012-10-24 18:22:53 +02:00
trac.nix fix trac tests 2013-06-29 20:25:38 +02:00
xfce.nix tests.xfce: attempt to fix terminal command 2013-06-23 13:13:03 +02:00