Skip to content

Goal of the CATS4E Project

Main goal of this project is to create comprehensive test suite, designed to automate testing of embedded devices, starting from small bare metal devices to big, complex FPGA-based machines

It is done by using well-proven HILSTER HiL testing platform and adding my own stuff on top, for example :

  • Logging executed commands to log file,
  • Adding support for custom-created automation card with various addons, like CAN transceivers, multiple UARTs or modular power supply,
  • Support for DSLogic/DScope devices,
  • Add support/wrappers for various Python modules, like Scapy.