nitro_enclaves: Add KUnit tests setup for the misc device functionality
authorLongpeng <longpeng2@huawei.com>
Sun, 7 Nov 2021 14:09:16 +0000 (22:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Nov 2021 15:11:09 +0000 (16:11 +0100)
commit07503b3c1e13fdeb66d4531c5dcba335eed9602a
tree32c7705ab953118561e10cdef0a9bbdae0870c62
parent090ce7831d340e8be92e5f2a90617cca6e92156e
nitro_enclaves: Add KUnit tests setup for the misc device functionality

Add the initial setup for the KUnit tests that will target the Nitro
Enclaves misc device functionality.

Reviewed-by: Andra Paraschiv <andraprs@amazon.com>
Signed-off-by: Longpeng <longpeng2@huawei.com>
Link: https://lore.kernel.org/r/20211107140918.2106-4-longpeng2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/virt/nitro_enclaves/Kconfig
drivers/virt/nitro_enclaves/ne_misc_dev.c
drivers/virt/nitro_enclaves/ne_misc_dev_test.c [new file with mode: 0644]