Skip to content

moulin-louis/philosophers-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A simple tester for philo project in 42 cursus

image

Its a simple shell script mean to test few aspect of your philo programs.

It will check :

  • Basic parsing
  • Infinite situation
  • Situation where a philo should died after X ms
  • Situation where all philo need to eat at least X time

IMPORTANT

This is not mean to be used in a correction. If a test failed you need to find why, where and how !

How to launch it :

Usage : ./tester.sh <path_to_philo_folder> Exemple : ./tester.sh .. or ./tester.sh ~/work42/philo

Thank to

@newlinuxbot for its OG tester, mine is deeply inspired by his tester

@mcombeau for his great article on philosophers

About

A little philosopher tester.

Resources

Stars

Watchers

Forks

Languages