Main Page Alphabetical List Compound List File List Compound Members File Members
pipe_tests.c File ReferenceTest GATEndpoint and GATPipe API's related to GATPipe_Write.
More...
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
#include "GAT.h"
#include "GATTestUtils.h"
Include dependency graph for pipe_tests.c:
Go to the source code of this file.
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_tests.c,v 1.4 2004/05/07 10:20:09 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_tests.c.
Define Documentation
| #define MAX_PATH _POSIX_PATH_MAX
|
|
Function Documentation
| int execute_pipe_read_client |
( |
void |
|
) |
[static] |
|
| int execute_pipe_write_client |
( |
void |
|
) |
[static] |
|
| int main |
( |
int |
argc, |
|
|
const char *const |
argv[] |
|
) |
|
|
Variable Documentation
const char* rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/test/simple/pipe_tests.c,v 1.4 2004/05/07 10:20:09 merzky Exp $" [static]
|
|
|