diff options
| author | Andrew Geissler <geissonator@yahoo.com> | 2019-02-01 10:33:54 -0600 |
|---|---|---|
| committer | Matt Spinler <spinler@us.ibm.com> | 2019-04-05 15:05:32 +0000 |
| commit | 3b025e69dedd6d877f38bcc367296714d404e4eb (patch) | |
| tree | c8b2e5bb88ff90d8ba558c2816102eccc6bf5354 /.gitignore | |
| parent | 12025cdc6ae3115b4ab97ee40a597a752a5aa2f7 (diff) | |
| download | phosphor-objmgr-3b025e69dedd6d877f38bcc367296714d404e4eb.tar.gz phosphor-objmgr-3b025e69dedd6d877f38bcc367296714d404e4eb.zip | |
unit-test: Introduce unit tests to phosphor-objmgr
Move a function to make more testable and add a test case for it
Testing: Verified 100% test coverage in processing.cpp
Change-Id: I0a888009cfeb57bbc8ad295681bea00b79f2a23d
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ target/ Makefile Makefile.in aclocal.m4 +aminclude_static.am ar-lib *-libtool autom4te.cache* |

