commit | 21be45aac672029e1c0ad4a8e20a0337ebd53760 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Nov 06 12:08:52 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Tue Nov 06 15:34:20 2018 -0800 |
tree | 114d008accfc15254ce2ffc79883452e06116bcf | |
parent | ec3ebe23e466fd123a65dd4c2300d5cdcd5fa781 [diff] [blame] |
test: Add first unit-test to verify factory Verify the factory does what we expect. Change-Id: Ied4fbe45b1b46c0cc5726c9d5e437a9cb92e6182 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am index afed099..1b469cc 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -8,3 +8,5 @@ -version-info 0:0:0 -shared libfirmwareblob_la_CXXFLAGS = $(PHOSPHOR_LOGGING_CFLAGS) \ -flto + +SUBDIRS = . test