You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your printing message aren't these one the tester is going to put KO :
-> TIMESTAMP NB_OF_PHILO died
-> TIMESTAMP NB_OF_PHILO is eating
-> TIMESTAMP NB_OF_PHILO is sleeping
-> TIMESTAMP NB_OF_PHILO is thinking
Add tests
If you want to add tests, just add a line in the corresponding parts.
Exemple if you want to add a test that check if the simulation runs forever, add this :