GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

pipe_write_tests.c File Reference

Test GATEndpoint and GATPipe API's related to GATPipe_Write. More...

#include <stdio.h>
#include <stdlib.h>
#include "GAT.h"
#include "GATTestUtils.h"

Include dependency graph for pipe_write_tests.c:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, const char *const argv[])

Variables

const char * rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/simple/pipe_write_tests.c,v 1.1 2004/05/07 09:41:59 merzky Exp $"


Detailed Description

Test GATEndpoint and GATPipe API's related to GATPipe_Write.

Date:
Tue Mar 30 2004
Version:
Header:
/export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/simple/pipe_write_tests.c,v 1.1 2004/05/07 09:41:59 merzky 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 pipe_write_tests.c.


Function Documentation

int main int    argc,
const char *const    argv[]
 

Definition at line 39 of file pipe_write_tests.c.

References data, GAT_FAIL, GAT_SUCCEEDED, GAT_TEST, GAT_TEST_FINISH, GAT_TEST_INIT, GAT_TEST_START, GAT_TEST_STOP, GAT_TEST_SUITE, GAT_TEST_TRACE, GATAdvertService, GATAdvertService_Create(), GATAdvertService_Destroy(), GATAdvertService_Find(), GATAdvertService_GetAdvertisable(), GATContext_Create(), GATContext_Destroy(), GATContext_GetType(), GATEndpoint_Connect(), GATEndpoint_Destroy(), GATList_String_Begin(), GATList_String_Destroy(), GATList_String_End(), GATList_String_Get(), GATPipe_Destroy(), GATPipe_Write(), GATResult, GATString_Create(), GATString_Destroy(), GATTable_Add_String(), GATTable_Create(), GATTable_Destroy(), GATType_GATContext, and GATuint32.


Variable Documentation

const char* rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/simple/pipe_write_tests.c,v 1.1 2004/05/07 09:41:59 merzky Exp $" [static]
 

Definition at line 17 of file pipe_write_tests.c.