Merge 4.16
Change-Id: I11db70a8e25a6656c5ec640a703e7b06d5a3672e
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
tests-y += lib-test
|
||||
tests-y += string-test
|
||||
tests-y += b64_decode-test
|
||||
tests-y += hexstrtobin-test
|
||||
@@ -40,6 +41,8 @@ tests-y += cbfs-lookup-no-mcache-test
|
||||
tests-y += cbfs-lookup-has-mcache-test
|
||||
tests-y += lzma-test
|
||||
|
||||
lib-test-srcs += tests/lib/lib-test.c
|
||||
|
||||
string-test-srcs += tests/lib/string-test.c
|
||||
string-test-srcs += src/lib/string.c
|
||||
|
||||
@@ -138,6 +141,7 @@ bootmem-test-srcs += src/lib/bootmem.c
|
||||
bootmem-test-srcs += src/lib/memrange.c
|
||||
|
||||
dimm_info_util-test-srcs += tests/lib/dimm_info_util-test.c
|
||||
dimm_info_util-test-srcs += src/device/dram/spd.c
|
||||
dimm_info_util-test-srcs += src/lib/dimm_info_util.c
|
||||
dimm_info_util-test-srcs += tests/stubs/console.c
|
||||
|
||||
|
Reference in New Issue
Block a user