Statistics
| Branch: | Tag: | Revision:

root / htest / Test / Ganeti / HTools @ 1493a93b

Name Size
CLI.hs 4.5 kB
Cluster.hs 15.4 kB
Container.hs 3 kB
Instance.hs 5.3 kB
Loader.hs 3.5 kB
Node.hs 11.3 kB
PeerMap.hs 2.6 kB
Simu.hs 3.5 kB
Text.hs 8 kB
Types.hs 6.2 kB
Utils.hs 4.9 kB

Latest revisions

# Date Author Comment
e09c1fa0 09/05/2012 03:34 pm Iustin Pop

Fixup test suite names

The names were not in a proper hierarchy, leading to inconsistencies
about what they were actually tested.

We change this by reproducing in the test names the relative hierarchy
within the Ganeti directory, leading to nicer test suite names (in...

20bc5360 09/05/2012 03:34 pm Iustin Pop

Simplify property and test case names

Since we now have separate namespaces due to the multi-file split, we
don't need to keep the name of the module in the property names, as we
don't have so many potential conflicts anymore.

We remove the group prefix handling from TestHelper and simply do a...

f3baf5ef 09/04/2012 04:51 pm Iustin Pop

Move JSON.hs and Compat.hs out from under HTools/

These two files are not htools-specific, so let's move them out of the
HTools subdirectory/module hierarchy and directly under Ganeti.

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

e1ee7d5a 09/04/2012 04:51 pm Iustin Pop

Split most HTools test code into separate files

Except for Ganeti.HTools.JSON, which needs rename, we split all the
other test suites into separate files.

We have to add another common test helper, due to import dependencies
(sigh), but otherwise this split is pretty straightforward....

View revisions

Also available in: Atom