/openbmc/phosphor-certificate-manager/ |
H A D | argument.cpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | csr.hpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | x509_utils.cpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | csr.cpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | certificate.hpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | certs_manager.hpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | certificate.cpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
H A D | certs_manager.cpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | diff e3d47cd468699980157aa901eae269f49b3a0218 Thu Sep 15 22:41:53 CDT 2022 Nan Zhou <nanzhoumails@gmail.com> clang-tidy: enable clang-tidy
Enable the first check: readability-identifier-naming
Also fixed all check failures. The renaming is done by clang-tidy automatically.
Tested: 1. compiles, no clang-tidy failures 2. tested on QEMU, Redfish is working correctly 3. tested on s7106, Redfish is working correctly; certificates can be retrieved.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I3c5c9ca734146a94f4e0433ed8c1ae84173288c5
|