core/test_framework.cpp

00001 #include <stdio.h>
00002 #include <stdlib.h>
00003 #include "test_framework.h"
00004 #include "gridlabd.h"
00005 #include "globals.h"
00006 #include "cmdarg.h"
00007 #include "module.h"
00008 #include "output.h"
00009 #include "save.h"
00010 #include "find.h"
00011 CDECL
00012 {
00013 #include "test.h"
00014 }
00015 #include "aggregate.h"
00016 
00017 
00018 #ifndef WIN32
00019 #include <dlfcn.h>
00020 #endif
00021 
00022 

GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy