Searched hist:e1452bea2809f7189a69ee562e5078e452f0a251 (Results 1 – 4 of 4) sorted by relevance
/openbmc/bmcweb/test/include/ |
H A D | async_resolve_test.cpp | e1452bea2809f7189a69ee562e5078e452f0a251 Mon Oct 04 19:03:52 CDT 2021 Ed Tanous <edtanous@google.com> AsyncResolve cleanups and error handling
The Async DBus resolver really has nothing to do with crow, which is our core http library namespace and has some opportunistic cleanups that can be done.
This commit moves it into the bmcweb namespace (unimportantly) and breaks out one of the larger functions such that it can be unit tested, and unit tests it.
Tested: Unit tests pass.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie3cfbb0ef81a027a1ad42358c04967a517471117
|
/openbmc/bmcweb/include/ |
H A D | async_resolve.hpp | diff e1452bea2809f7189a69ee562e5078e452f0a251 Mon Oct 04 19:03:52 CDT 2021 Ed Tanous <edtanous@google.com> AsyncResolve cleanups and error handling
The Async DBus resolver really has nothing to do with crow, which is our core http library namespace and has some opportunistic cleanups that can be done.
This commit moves it into the bmcweb namespace (unimportantly) and breaks out one of the larger functions such that it can be unit tested, and unit tests it.
Tested: Unit tests pass.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie3cfbb0ef81a027a1ad42358c04967a517471117
|
/openbmc/bmcweb/http/ |
H A D | http_client.hpp | diff e1452bea2809f7189a69ee562e5078e452f0a251 Mon Oct 04 19:03:52 CDT 2021 Ed Tanous <edtanous@google.com> AsyncResolve cleanups and error handling
The Async DBus resolver really has nothing to do with crow, which is our core http library namespace and has some opportunistic cleanups that can be done.
This commit moves it into the bmcweb namespace (unimportantly) and breaks out one of the larger functions such that it can be unit tested, and unit tests it.
Tested: Unit tests pass.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie3cfbb0ef81a027a1ad42358c04967a517471117
|
/openbmc/bmcweb/ |
H A D | meson.build | diff e1452bea2809f7189a69ee562e5078e452f0a251 Mon Oct 04 19:03:52 CDT 2021 Ed Tanous <edtanous@google.com> AsyncResolve cleanups and error handling
The Async DBus resolver really has nothing to do with crow, which is our core http library namespace and has some opportunistic cleanups that can be done.
This commit moves it into the bmcweb namespace (unimportantly) and breaks out one of the larger functions such that it can be unit tested, and unit tests it.
Tested: Unit tests pass.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie3cfbb0ef81a027a1ad42358c04967a517471117
|