#include <gtest/gtest.h>
#include "ros/poll_set.h"
#include "ros/transport/transport_tcp.h"
#include <boost/bind/bind.hpp>
#include <boost/thread.hpp>
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
void | readThread (TransportTCPPtr transport, uint8_t *buf, uint32_t size, volatile int32_t *read_out, volatile bool *done_read) |
|
| TEST_F (Polled, disconnectNoTraffic) |
|
| TEST_F (Polled, disconnectReader) |
|
| TEST_F (Polled, disconnectWriter) |
|
| TEST_F (Polled, enableDisableWrite) |
|
| TEST_F (Polled, readAndWrite) |
|
| TEST_F (Synchronous, readAfterClose) |
|
| TEST_F (Synchronous, readWhileWriting) |
|
| TEST_F (Synchronous, writeAfterClose) |
|
| TEST_F (Synchronous, writeThenRead) |
|
| TEST_F (Synchronous, writeThenReadPartial) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ readThread()
void readThread |
( |
TransportTCPPtr |
transport, |
|
|
uint8_t * |
buf, |
|
|
uint32_t |
size, |
|
|
volatile int32_t * |
read_out, |
|
|
volatile bool * |
done_read |
|
) |
| |
◆ TEST_F() [1/10]
TEST_F |
( |
Polled |
, |
|
|
disconnectNoTraffic |
|
|
) |
| |
◆ TEST_F() [2/10]
TEST_F |
( |
Polled |
, |
|
|
disconnectReader |
|
|
) |
| |
◆ TEST_F() [3/10]
TEST_F |
( |
Polled |
, |
|
|
disconnectWriter |
|
|
) |
| |
◆ TEST_F() [4/10]
TEST_F |
( |
Polled |
, |
|
|
enableDisableWrite |
|
|
) |
| |
◆ TEST_F() [5/10]
TEST_F |
( |
Polled |
, |
|
|
readAndWrite |
|
|
) |
| |
◆ TEST_F() [6/10]
◆ TEST_F() [7/10]
◆ TEST_F() [8/10]
◆ TEST_F() [9/10]
◆ TEST_F() [10/10]
test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
, Jacob Perron
autogenerated on Sat Sep 14 2024 02:59:57