/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | event_service_manager.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
/openbmc/bmcweb/include/ |
H A D | hostname_monitor.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | security_headers.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | http_utility.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | dbus_monitor.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | vm_websocket.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | ssl_key_handler.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | openbmc_dbus_rest.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | telemetry_service.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | trigger.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | metric_report_definition.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | power.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | virtual_media.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | event_service.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | certificate_service.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | sensors.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | ethernet.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | managers.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | account_service.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | systems.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
H A D | log_services.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
/openbmc/bmcweb/src/ |
H A D | webserver_main.cpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|
/openbmc/bmcweb/http/ |
H A D | routing.hpp | e662eae819f545ef07193f216b42e161b7ff7a46 Tue Jan 25 12:39:19 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-implicit-bool-conversion checks
These checks ensure that we're not implicitly converting ints or pointers into bools, which makes the code easier to read.
Tested: Ran series through redfish service validator. No changes observed. UUID failing in Qemu both before and after.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1ca0be980d136bd4e5474341f4fd62f2f6bbdbae
|