Skip to content

Repository files navigation

Automatic Testing in Embedded Systems

This repository contains the firmware of a simple project used as an example in a guide to implementing the Continuous Integration process in the development of embedded systems, including automated testing of actual hardware. Also are avaiable an spanish version

Table of Contents

License

This project is distributed under the terms of the MIT license.


Pruebas Automáticas en Sistemas Embebidos

Este repositorio contiene el firmware de un proyecto simple utilizado como ejemplo en una guía para implementar el proceso de Integración Continua en el desarrollo de sistemas embebidos, incluyendo pruebas automatizadas sobre el hardware real.

Contenido

Bitacora

  1. Generar una clave SSH para el acceso al repositorio de GitHub
  2. Autorizar la parte pública de la clave en el repositorio de GitHub
  3. Definir la parte privada de la clave en Jenkins (Usuario: ¿Git? )
  4. Crear una tarea usando un proyecto del tipo Pipelinee
  5. Configurar resultados de pruebas (plugin xUnit) https://embeddedartistry.com/blog/2019/02/25/unit-testing-and-reporting-on-a-build-server-using-ceedling-and-unity/
  6. Configurar el reporte de cobertura (plugin Code Coverage)

Licencia

Este proyecto se distribuye bajo los terminas de la licencia MIT.

About

Pruebas Automáticas en Sistemas Embebidos

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages