unittest.sh: generate config.h
Change-Id: I65b4f6503a6edc22a960304b994f0b5f20326385 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
6a0e161871
commit
5a84b8e6ee
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
set -xe
|
set -xe
|
||||||
|
|
||||||
|
make config.h CONFIG_WERROR=y
|
||||||
|
|
||||||
make -C test/lib/nvme/unit CONFIG_WERROR=y
|
make -C test/lib/nvme/unit CONFIG_WERROR=y
|
||||||
|
|
||||||
test/lib/nvme/unit/nvme_c/nvme_ut
|
test/lib/nvme/unit/nvme_c/nvme_ut
|
||||||
|
Loading…
Reference in New Issue
Block a user