Skip to content

newlinuxbot/Philosphers-42Project-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Philosophers Project Tester

A script to test your Philosopher Project programs, philo_one, philo_two and philo_three.

it only tests your programs by giving them specific arguments, and it doesn't check protection against scrambled output etc...

Preview

alt text

Usage

Usage: start.sh <Project Folder> <Test Type>
	Type 0: test philo_one, philo_two and philo_three
	Type 1: test philo_one only
	Type 2: test philo_two only
	Type 3: test philo_three only