Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/newlinuxbot/Philosphers-42Project-Tester

Philosophers 42 Project Tester
https://github.com/newlinuxbot/Philosphers-42Project-Tester

Last synced: about 2 months ago
JSON representation

Philosophers 42 Project Tester

Awesome Lists containing this project

README

        

# 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](./preview.png)

## Usage

```bash
Usage: start.sh
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
```