Main Page Alphabetical List Compound List File List Compound Members File Members
time_serialisation_tests.c File ReferenceTests the serialisation functionality of the GATTime class.
More...
#include <stdio.h>
#include <stdlib.h>
#include "GAT.h"
#include "GATMemoryStream.h"
#include "GATTestUtils.h"
Include dependency graph for time_serialisation_tests.c:
Go to the source code of this file.
Detailed Description
Tests the serialisation functionality of the GATTime class.
- Date:
-
Wed Dec 17 2003
- Version:
-
- Header:
-
/export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/internal/time_serialisation_tests.c,v 1.5 2004/04/20 17:04:43 hartmutkaiser Exp
Copyright (C) Hartmut Kaiser This file is part of the GAT Engine. Contributed by Hartmut Kaiser <hartmutkaiser [at] t-online [dot] de>.
Use, modification and distribution is subject to the Gridlab Software License. (See accompanying file GLlicense.txt or copy at http://www.gridlab.org/GLlicense.txt)
Definition in file time_serialisation_tests.c.
Function Documentation
|
|
Definition at line 84 of file time_serialisation_tests.c.
References GAT_FAIL, GAT_SUCCEEDED, GAT_TEST, GAT_TEST_START, GAT_TEST_STOP, GATBool, GATFalse, GATMemoryStream, GATMemoryStream_Create(), GATMemoryStream_Destroy(), GATMemoryStream_GetBuffer(), GATMemoryStream_Seek(), GATOrigin_Set, GATResult, GATTime_DeSerialise(), GATTime_Destroy(), GATTime_Equals(), GATTime_Serialise(), GATTrue, and GATuint32. |
|
|
Definition at line 129 of file time_serialisation_tests.c.
References GAT_FAIL, GAT_SUCCEEDED, GAT_TEST, GAT_TEST_START, GAT_TEST_STOP, GATBool, GATFalse, GATMemoryStream, GATMemoryStream_Create(), GATMemoryStream_Destroy(), GATMemoryStream_GetBuffer(), GATMemoryStream_Seek(), GATOrigin_Set, GATResult, GATSerialisable_Serialise(), GATTime_Destroy(), GATTime_Equals(), GATTrue, and GATuint32. |
|
|
Definition at line 44 of file time_serialisation_tests.c.
References GAT_SUCCESS, GAT_TEST, GAT_TEST_FINISH, GAT_TEST_INIT, GAT_TEST_START, GAT_TEST_STOP, GAT_TEST_SUITE, GAT_TEST_TRACE, GATContext_Create(), GATContext_Destroy(), GATContext_GetType(), GATResult, GATTime_Create(), GATTime_Destroy(), GATType_GATContext, verify_direct_serialisation(), and verify_generic_serialisation(). |
Variable Documentation
const char* rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/internal/time_serialisation_tests.c,v 1.5 2004/04/20 17:04:43 hartmutkaiser Exp $" [static]
|
|
|