tests: add build test for reyax lora driver

adding test to build the reyax lora driver

Signed-off-by: David Ullmann <davidl.ullmann@gmail.com>
This commit is contained in:
David Ullmann 2024-03-29 12:00:30 -04:00 committed by Anas Nashif
commit ba75fe482a
4 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# SPDX-License-Identifier: Apache-2.0
cmake_minimum_required(VERSION 3.20.0)
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
project(build_all)
FILE(GLOB app_sources src/*.c)
target_sources(app PRIVATE ${app_sources})

View file

@ -0,0 +1 @@
CONFIG_TEST=y

View file

@ -0,0 +1,10 @@
/*
* Copyright (c) 2024 David Ullmann
*
* SPDX-License-Identifier: Apache-2.0
*/
int main(void)
{
return 0;
}

View file

@ -0,0 +1,4 @@
tests:
sample.driver.lora.rylr.send:
extra_args: SHIELD=reyax_lora
platform_allow: cy8ckit_062s4