[PATCH 014/108] acpi: Add a simple sandbox test
Bin Meng
bmeng.cn at gmail.com
Sat Feb 8 16:47:53 CET 2020
On Mon, Jan 27, 2020 at 1:08 PM Simon Glass <sjg at chromium.org> wrote:
>
> Add a sandbox test for the basic ACPI functionality we have so far.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/sandbox/dts/test.dts | 4 +++
> include/dm/uclass-id.h | 1 +
> test/dm/Makefile | 1 +
> test/dm/acpi.c | 55 +++++++++++++++++++++++++++++++++++++++
> 4 files changed, 61 insertions(+)
> create mode 100644 test/dm/acpi.c
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list