Git clone this repo in the root folder of your project or simply edit the variable $DIR in the script...
git clone https://github.com/busshi/philo_checker.git && cd philo_checker && ./philo_checker.sh all
Usage:
./philo_checker.sh [ meal | death | time <duration> | all <runtime duration> ]
./philo_checker.sh meal # TEST NB OF MEALS OF EACH PHILO
./philo_checker.sh death # TEST DEATH
./philo_checker.sh time [optionalnal: duration in sec] # TEST RUNTIME
./philo_checker.sh all [optional: runtime duration in sec] # TEST ALL