Searched hist:bf54cbb132c175505a8fd5d6dda01c3451b1775c (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | temporary_file.hpp | bf54cbb132c175505a8fd5d6dda01c3451b1775c Thu Jun 03 04:36:48 CDT 2021 Jayanth Othayoth <ojayanth@in.ibm.com> PEL: Create TemporaryFile class
Added support for creating temporary file - Constructor creates the temporary file with data - Destructor doesn't deletes file due to PEL function related requirements. - Provided remove function to delete the file.
Tested: Added test cases for TemporaryFile class and verified test_openpower_pels_temporary_file OK 0.03s
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I5295998d746ef1228512545f0a19faa1f94260d8
|
H A D | temporary_file.cpp | bf54cbb132c175505a8fd5d6dda01c3451b1775c Thu Jun 03 04:36:48 CDT 2021 Jayanth Othayoth <ojayanth@in.ibm.com> PEL: Create TemporaryFile class
Added support for creating temporary file - Constructor creates the temporary file with data - Destructor doesn't deletes file due to PEL function related requirements. - Provided remove function to delete the file.
Tested: Added test cases for TemporaryFile class and verified test_openpower_pels_temporary_file OK 0.03s
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I5295998d746ef1228512545f0a19faa1f94260d8
|
H A D | meson.build | diff bf54cbb132c175505a8fd5d6dda01c3451b1775c Thu Jun 03 04:36:48 CDT 2021 Jayanth Othayoth <ojayanth@in.ibm.com> PEL: Create TemporaryFile class
Added support for creating temporary file - Constructor creates the temporary file with data - Destructor doesn't deletes file due to PEL function related requirements. - Provided remove function to delete the file.
Tested: Added test cases for TemporaryFile class and verified test_openpower_pels_temporary_file OK 0.03s
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I5295998d746ef1228512545f0a19faa1f94260d8
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | temporary_file_test.cpp | bf54cbb132c175505a8fd5d6dda01c3451b1775c Thu Jun 03 04:36:48 CDT 2021 Jayanth Othayoth <ojayanth@in.ibm.com> PEL: Create TemporaryFile class
Added support for creating temporary file - Constructor creates the temporary file with data - Destructor doesn't deletes file due to PEL function related requirements. - Provided remove function to delete the file.
Tested: Added test cases for TemporaryFile class and verified test_openpower_pels_temporary_file OK 0.03s
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I5295998d746ef1228512545f0a19faa1f94260d8
|
H A D | meson.build | diff bf54cbb132c175505a8fd5d6dda01c3451b1775c Thu Jun 03 04:36:48 CDT 2021 Jayanth Othayoth <ojayanth@in.ibm.com> PEL: Create TemporaryFile class
Added support for creating temporary file - Constructor creates the temporary file with data - Destructor doesn't deletes file due to PEL function related requirements. - Provided remove function to delete the file.
Tested: Added test cases for TemporaryFile class and verified test_openpower_pels_temporary_file OK 0.03s
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I5295998d746ef1228512545f0a19faa1f94260d8
|