Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

index.rst

File metadata and controls

19 lines (15 loc) · 1.04 KB

Welcome to the ATTEST project documentation!

ATTEST is a python-based test system for the Real-Time Operating Systems course in the Embedde Automotive Systems group at the Institut of Technical Informatics at Graz University of Technology. It was revised from scratch in the winter term of 2022 to improve its performance and functionality. The system utilizes dedicated external hardware for testing to guarantee precise and reliable results. It is firmly git-oriented to embed its functionality in the best possible way.

.. toctree::
   :maxdepth: 1

   doc/getting_started
   doc/testsystem
   doc/configuration
   doc/testunit_discovery
   doc/testing
   doc/reference