Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/newlinuxbot/Philosphers-42Project-Tester
- Owner: newlinuxbot
- Created: 2020-12-25T21:07:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-24T23:14:17.000Z (over 1 year ago)
- Last Synced: 2024-08-01T10:20:58.370Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 71.3 KB
- Stars: 33
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- 42-resources - Philosphers-42Project-Tester
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
```