mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-07-19 16:24:25 -04:00
kernel_build: add linuxkerneltest framework with shell and cpp demo
Signed-off-by: Ma Feng <mafeng.ma@huawei.com>
This commit is contained in:
+4
-2
@@ -30,9 +30,11 @@
|
||||
"build": {
|
||||
"sub_component": [
|
||||
"//kernel/linux/build:linux_kernel"
|
||||
],
|
||||
],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
"test": [
|
||||
"//kernel/linux/build/test:linuxkerneltest"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user