A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough, and when program should stay running (timed).
-
Updated
Nov 7, 2024 - Shell
A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough, and when program should stay running (timed).
tester for philosophers 42 project
Repo of all my 42 Common Core projects
Shell script designed to test the basic functionality of the 42 project 'philosophers'. It tests: time stamps, eat count, error handling, crashes, infinite loops. More details in README.
Add a description, image, and links to the philosophers topic page so that developers can more easily learn about it.
To associate your repository with the philosophers topic, visit your repo's landing page and select "manage topics."