Home
last modified time | relevance | path

Searched hist:"4 fa45dffd1ece21a468ed32850428b3b41bc8093" (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/test/http/
H A Dhttp_connection_test.cpp4fa45dffd1ece21a468ed32850428b3b41bc8093 Fri Sep 01 16:20:50 CDT 2023 Ed Tanous <edtanous@google.com> Unit test Connection

Boost asio provides a test stream object that we can use to begin unit
testing the connection object. This patchset uses it to re-enable
some simple http1.1 tests. There's some features that have snuck into
the connection class that aren't compatible with a stream (like ip
address getting), so unfortunately we do need the connection class to
be aware if it's in test mode, but that tradeoff seems worthwhile.

Tested: Unit test pass.

Change-Id: Id8b1f8866582b58502dbafe6139f841bf64b8ef3
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/bmcweb/include/
H A Dsecurity_headers.hppdiff 4fa45dffd1ece21a468ed32850428b3b41bc8093 Fri Sep 01 16:20:50 CDT 2023 Ed Tanous <edtanous@google.com> Unit test Connection

Boost asio provides a test stream object that we can use to begin unit
testing the connection object. This patchset uses it to re-enable
some simple http1.1 tests. There's some features that have snuck into
the connection class that aren't compatible with a stream (like ip
address getting), so unfortunately we do need the connection class to
be aware if it's in test mode, but that tradeoff seems worthwhile.

Tested: Unit test pass.

Change-Id: Id8b1f8866582b58502dbafe6139f841bf64b8ef3
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/bmcweb/http/
H A Dhttp_server.hppdiff 4fa45dffd1ece21a468ed32850428b3b41bc8093 Fri Sep 01 16:20:50 CDT 2023 Ed Tanous <edtanous@google.com> Unit test Connection

Boost asio provides a test stream object that we can use to begin unit
testing the connection object. This patchset uses it to re-enable
some simple http1.1 tests. There's some features that have snuck into
the connection class that aren't compatible with a stream (like ip
address getting), so unfortunately we do need the connection class to
be aware if it's in test mode, but that tradeoff seems worthwhile.

Tested: Unit test pass.

Change-Id: Id8b1f8866582b58502dbafe6139f841bf64b8ef3
Signed-off-by: Ed Tanous <edtanous@google.com>
H A Dapp.hppdiff 4fa45dffd1ece21a468ed32850428b3b41bc8093 Fri Sep 01 16:20:50 CDT 2023 Ed Tanous <edtanous@google.com> Unit test Connection

Boost asio provides a test stream object that we can use to begin unit
testing the connection object. This patchset uses it to re-enable
some simple http1.1 tests. There's some features that have snuck into
the connection class that aren't compatible with a stream (like ip
address getting), so unfortunately we do need the connection class to
be aware if it's in test mode, but that tradeoff seems worthwhile.

Tested: Unit test pass.

Change-Id: Id8b1f8866582b58502dbafe6139f841bf64b8ef3
Signed-off-by: Ed Tanous <edtanous@google.com>
H A Dhttp_connection.hppdiff 4fa45dffd1ece21a468ed32850428b3b41bc8093 Fri Sep 01 16:20:50 CDT 2023 Ed Tanous <edtanous@google.com> Unit test Connection

Boost asio provides a test stream object that we can use to begin unit
testing the connection object. This patchset uses it to re-enable
some simple http1.1 tests. There's some features that have snuck into
the connection class that aren't compatible with a stream (like ip
address getting), so unfortunately we do need the connection class to
be aware if it's in test mode, but that tradeoff seems worthwhile.

Tested: Unit test pass.

Change-Id: Id8b1f8866582b58502dbafe6139f841bf64b8ef3
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/bmcweb/
H A Dmeson.builddiff 4fa45dffd1ece21a468ed32850428b3b41bc8093 Fri Sep 01 16:20:50 CDT 2023 Ed Tanous <edtanous@google.com> Unit test Connection

Boost asio provides a test stream object that we can use to begin unit
testing the connection object. This patchset uses it to re-enable
some simple http1.1 tests. There's some features that have snuck into
the connection class that aren't compatible with a stream (like ip
address getting), so unfortunately we do need the connection class to
be aware if it's in test mode, but that tradeoff seems worthwhile.

Tested: Unit test pass.

Change-Id: Id8b1f8866582b58502dbafe6139f841bf64b8ef3
Signed-off-by: Ed Tanous <edtanous@google.com>