Sysop Pro

sysop-pro.png

Sysop-Pro is a project developed during the 3rd year of our Computing Bachelor in Bordeaux (FR). The aim of the project was to develop a test-framework in C, for C programs, using UNIX signals to analyse functions. This framework runs functions, and report what they return. It can be true, false, signal 124 (which corresponds to a function that takes more than n seconds to run), or a known UNIX signal.

This project has been difficult because C language required to be really thorough. So we progressed slowly, to avoid any big issue. Except some optional tasks we completed the entire project.

Last update

Creation

Current Version