Move version gtests to phosphor-bmc-code-mgmt

Moving the version gtests from openpower-pnor-code-mgmt to
phosphor-bmc-code-mgmt. This code has been reviewed before,
the only changes are renaming to "namespace phosphor",
changes related to renaming the files, and changes related
to renaming function getVersion to getValue.

Change-Id: Id799fcfff8effbb4c63f1f4e7169aa425567dd41
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/.gitignore b/.gitignore
index 6b00353..f521e66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,8 +13,6 @@
 # http://www.gnu.org/software/autoconf
 
 /autom4te.cache
-/autoscan.log
-/autoscan-*.log
 /aclocal.m4
 /compile
 /config.guess
@@ -36,13 +34,15 @@
 /texinfo.tex
 
 # Repo Specific Items
-/*.o
+*.o
+*.trs
 /config.h
 /config.h.in~
-/config.log
+*.log
 /config.status
 /phosphor-version-software-manager
 /phosphor-download-manager
 Makefile
 .deps
+/test/utest
 *-libtool