Giter Site home page Giter Site logo

renode-zephyr-tech-talk's Introduction

Embedded CI on Steroids with Zephyr & Renode

Copyright (c) 2023 Antmicro

This is a companion repository to the Zephyr Tech Talk.

You can watch the talk on YouTube.

Table of contents

How to get Renode?

Please refer to our installation instructions in the Renode README.

For Linux users, we recommend obtaining the portable nightly build or installing Renode via the renode-run Python package.

Packages for other OSes can be found on builds.renode.io.

Setup Zephyr

Some of the presented scenarios require you to use Zephyr's west tool and to have the Zephyr SDK installed.

To set them up, follow the Zephyr Getting Started Guide.

Renode links

renode-zephyr-tech-talk's People

Contributors

mbrunnen avatar piotrzierhoffer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

renode-zephyr-tech-talk's Issues

Tests don't seem to run using Twister

When trying to execute the tests using Twister, the test configurations only seem to get built without actually running the tests:

(.venv) PS D:\renode-zephyr-tech-talk\03-twister\example-application> west twister --platform stm32f7 -T shell_module
INFO    - Using Ninja..
INFO    - Zephyr version: v3.5.0-rc2-76-g916df03e7aec
INFO    - Using 'zephyr' toolchain.
INFO    - Building initial testsuite list...
INFO    - Writing JSON report D:\renode-zephyr-tech-talk\03-twister\example-application\twister-out\testplan.json
INFO    - Adding tasks to the queue...
INFO    - Added initial list of jobs to queue
INFO    - Total complete: ←[32m   3/   3←[39m  100%  skipped: ←[39m   0←[39m, failed: ←[39m   0←[39m, error: ←[39m   0←[39m
INFO    - 3 test scenarios (3 test instances) selected, 0 configurations skipped (0 by static filter, 0 at runtime).
INFO    - ←[32m3 of 3←[39m test configurations passed (100.00%), ←[39m0←[39m failed, ←[39m0←[39m errored, 0 skipped with ←[39m0←[39m warnings in 80.11 seconds
INFO    - In total 0 test cases were executed, 3 skipped on 1 out of total 628 platforms (0.16%)
INFO    - ←[32m0←[39m test configurations executed on platforms, ←[31m3←[39m test configurations were only built.
INFO    - Saving reports...
INFO    - Writing JSON report D:\renode-zephyr-tech-talk\03-twister\example-application\twister-out\twister.json
INFO    - Writing xunit report D:\renode-zephyr-tech-talk\03-twister\example-application\twister-out\twister.xml...
INFO    - Writing xunit report D:\renode-zephyr-tech-talk\03-twister\example-application\twister-out\twister_report.xml...
INFO    - Run completed

In particular, the following line indicates that the tests were indeed skipped:

INFO    - In total 0 test cases were executed, 3 skipped on 1 out of total 628 platforms (0.16%)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.