Skip to content

Simple tests for Ex4 in operating systems at BIU. Feel like it helped you? 🌠🌠🌠

Notifications You must be signed in to change notification settings

funkey7dan/Ex4_OS_python_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ex4_OS_python_test

Simple tests for Ex4 in operating systems at BIU.

Updates:

Merged experimental into main, it seemed to work for everyone. Now 'main' branch should work as expected on Planet.

How-to use

To run extract the makefile and ex4_test.py to the folder containing ex4_srv.c and ex4_client.c. run using terminal via

python3 ex4_test.py

Full list of command line options:


  -h, --help            show this help message and exit
  --verbose, -v         turn verbose on
  --atests ATESTS, -t ATESTS
                        number of async tests to run, where ATESTS is a number you insert(3 by default)
  --asynctest, -a       run async tests

THIS TESTS DO NOT REFLECT ON YOUR GRADE,THEY SERVE ONLY TO FOR YOUR PERSONAL TESTING.

APPROXIMATE RUN TIME ON PLANET

image

CORRECT RUN EXAMPLE:

image

About

Simple tests for Ex4 in operating systems at BIU. Feel like it helped you? 🌠🌠🌠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published