commit | 6764d5fdd18e9b4742916504572d6b517048c481 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Dec 13 12:27:03 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Thu Jan 10 19:30:36 2019 +0000 |
tree | 7a918310e26c202fea867e778c53efb9271d610f | |
parent | 3bba8fbce9ab140cb969525ba6f37e27b5c32275 [diff] |
scripts/unit-test: Only use defined meson options Currently, our meson configuration assumes that some package specific options are defined for all packages. This parses the options file and only includes options which are defined. Tested: Ran against sdeventplus and phosphor-host-ipmid to verify that both flags were passed to sdeventplus and only the test flag was passed to host-ipmid. Change-Id: Ia0c7ee4ee025658c46484dcfaa119dec39c1e249 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.