Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make the current unit a global instead of passing it as argument. That way, units...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 23 Oct 2005 12:49:03 +0000 (12:49 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 23 Oct 2005 12:49:03 +0000 (12:49 +0000)
commit78d047fb1714cac2372c4d8771e7a54b9d7a6317
tree3f5f980978227f941954d958e600cf8972aa6b43
parent6eb7e3c441272a8fa3929179283cee635eeff584
Make the current unit a global instead of passing it as argument. That way, units are free to fail into subfunctions; Add a xbt_test_exception to factorize what's to do when a test die because of an exception; Add some asserts to protect ourselves from badly formatted units

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1812 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/cunit.c