mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-13 21:49:30 +02:00
zephy-kernel-test: update the testcase list for x86
Updated the test recipes to build against Zephyr v2.0 Code clean up Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -14,7 +14,7 @@ python zephyrtest_virtclass_handler () {
|
||||
e.data.setVar("ZEPHYR_IMAGENAME", pn + ".elf")
|
||||
|
||||
# Most tests for Zephyr 1.6 are in the "legacy" folder
|
||||
e.data.setVar("ZEPHYR_IMAGE_SRCDIR", "tests/legacy/kernel/" + variant)
|
||||
e.data.setVar("ZEPHYR_SRC_DIR", "tests/kernel/" + variant)
|
||||
e.data.setVar("ZEPHYR_MAKE_OUTPUT", "zephyr.elf")
|
||||
|
||||
# Allow to build using both foo-some_test form as well as foo-some-test
|
||||
|
||||
Reference in New Issue
Block a user