Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dessaya/tsse-tp4
https://github.com/dessaya/tsse-tp4
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dessaya/tsse-tp4
- Owner: dessaya
- Created: 2020-04-01T15:39:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T15:34:43.000Z (over 4 years ago)
- Last Synced: 2024-10-25T15:38:38.939Z (about 2 months ago)
- Language: C
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TP4
TP4 de la materia **Testing de Software en Sistemas Embebidos**, CESE.
Las funciones que se testean son `str_rstrip` y `try_parse`, que están
implementadas en el archivo `cli.c`.Para correr los tests: `ceedling test:all`