Main Page Alphabetical List Compound List File List Compound Members File Members
gatrequest_tests.c File ReferenceTest the GATRequest functionality.
More...
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "GAT.h"
#include "GATTestUtils.h"
Include dependency graph for gatrequest_tests.c:
Go to the source code of this file.
Detailed Description
Test the GATRequest functionality.
- Date:
-
Sun Feb 01 2004
- Version:
-
- Header:
-
/export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/internal/gatrequest_tests.c,v 1.8 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 gatrequest_tests.c.
Function Documentation
|
|
Definition at line 104 of file gatrequest_tests.c.
References GAT_FAIL, GAT_INVALID_HANDLE, GAT_SUCCEEDED, GAT_TEST, GATBool, GATRequest_const, GATRequest_GetRequestNotifier(), GATRequestNotifier_const, GATRequestNotifier_Respond(), GATResult, GATTable_Add_String(), GATTable_Create(), GATTable_Destroy(), and GATTrue.
Referenced by main(). |
| int main |
( |
int |
argc, |
|
|
const char *const |
argv[] |
|
) |
|
|
|
|
Definition at line 47 of file gatrequest_tests.c.
References GAT_FAILED, GAT_SUCCEEDED, GAT_SUCCESS, GAT_TEST, GAT_TEST_FINISH, GAT_TEST_INIT, GAT_TEST_START, GAT_TEST_STOP, GAT_TEST_SUITE, GAT_TEST_TRACE, GATBool, GATContext_Create(), GATContext_Destroy(), GATContext_GetType(), GATContext_ServiceActions(), GATFalse, GATRequestType_Command, GATResult, GATSelf_AddRequestListener(), GATSelf_RemoveRequestListener(), GATTrue, GATType_GATContext, GATuint32, and on_checkpoint_issued_1(). |
Variable Documentation
const char* rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/internal/gatrequest_tests.c,v 1.8 2004/04/20 17:04:43 hartmutkaiser Exp $" [static]
|
|
|