diff test/automated/platform/platform.h @ 3753:5b48a529fd8a gsoc2009_unit_tests

More debugging information when test fails.
author Edgar Simo <bobbens@gmail.com>
date Thu, 06 Aug 2009 08:39:42 +0000
parents e451d5d288e9
children
line wrap: on
line diff
--- a/test/automated/platform/platform.h	Wed Aug 05 18:56:56 2009 +0000
+++ b/test/automated/platform/platform.h	Thu Aug 06 08:39:42 2009 +0000
@@ -11,6 +11,7 @@
 #  define _TEST_PLATFORM
 
 
+const char *platform_getPlatform (void);
 int test_platform (void);