jaulib v1.3.8
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
test_httpstream01.cpp File Reference
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <memory>
#include <thread>
#include <pthread.h>
#include <jau/test/catch2_ext.hpp>
#include <jau/file_util.hpp>
#include <jau/io_util.hpp>
#include <jau/byte_stream.hpp>
#include <jau/debug.hpp>
#include <unistd.h>
Include dependency graph for test_httpstream01.cpp:

Go to the source code of this file.

Classes

class  TestHttpStream01
 

Functions

 METHOD_AS_TEST_CASE (TestHttpStream01::test01_post_sync_ok, "TestIOStream01 - test01_post_sync_ok")
 
 METHOD_AS_TEST_CASE (TestHttpStream01::test11_post_async_ok, "TestIOStream01 - test11_post_async_ok")
 

Function Documentation

◆ METHOD_AS_TEST_CASE() [1/2]

METHOD_AS_TEST_CASE ( TestHttpStream01::test01_post_sync_ok ,
"TestIOStream01 - test01_post_sync_ok"  )

◆ METHOD_AS_TEST_CASE() [2/2]

METHOD_AS_TEST_CASE ( TestHttpStream01::test11_post_async_ok ,
"TestIOStream01 - test11_post_async_ok"  )