Automated tests on hardware for embedded systems
Project description
SIRU
SIRU is a tool to run automated tests on hardware, designed to be used in the development of embedded systems.
Table of Contents
Installation
pip install siru
Arquitectura Ruwaq
@startuml skinparam componentStyle uml1
frame "Microkernel" { [Despachador] -l-> Ejecutar : usa Ejecutar <.l. [Servidor PREAT] : usa
port Registrar
[Despachador] -r-> Registrar
[Servidor PREAT] ..> Enviar : usa
[Servidor PREAT] ..> Recibido : usa
Recibido <-- [Transporte]
Enviar <-- [Transporte]
}
Registrar <.. [GPIO]: usa [Despachador] --> [GPIO] @enduml
Arquitectura Siru
@startuml skinparam componentStyle uml1
[DUT] -right-> [ATE]
[ATE] -right-> [GPIO]
[ATE] ..> Ejecutar: usa [ATE] ..> Esperar: usa [GPIO] ..> Ejecutar: usa
Ejecutar <-- [PREAT] Esperar <-- [PREAT] @enduml siru
License
SIRU is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file siru-0.7.tar.gz.
File metadata
- Download URL: siru-0.7.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a93314eb033a386475b9449ac89c437014dede2b920b1cfc36daebc2d4f89efe
|
|
| MD5 |
1857976225ecaddc21836cafb1c35379
|
|
| BLAKE2b-256 |
a027b1c20c8bab91f49306f7ae11323a2147f1ddbe41260c04983d9f7921c5a1
|
File details
Details for the file siru-0.7-py3-none-any.whl.
File metadata
- Download URL: siru-0.7-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1c1bd7333e7eb8b89162e3e3e9b7b5143076326686f846970d4de60110ca4e0
|
|
| MD5 |
bc5aeef898b817308918a8cb1a8ff6ca
|
|
| BLAKE2b-256 |
0c5a1454a8d3b7f5e15e01e8bc2ebc6cd4a1a26b67d5ac30bc1cefd3d7f8eca1
|