Add some more Haskell/Python equivalence tests
authorIustin Pop <iustin@google.com>
Mon, 4 Feb 2013 13:52:43 +0000 (14:52 +0100)
committerIustin Pop <iustin@google.com>
Tue, 5 Feb 2013 08:36:41 +0000 (09:36 +0100)
commitca7b4f48e5a9655dd70b090b9600f6d8d4e01591
treee3d2cef88ebd88d71b5e2014580353bd63d9912a
parent9411474b18589f310df55db652076b951c206a99
Add some more Haskell/Python equivalence tests

This would have caught the log file problem fixed in the previous
patch (9411474b), for example. Also we test user/group equivalence,
name only.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
test/hs/Test/Ganeti/Runtime.hs [new file with mode: 0644]
test/hs/htest.hs