Skip to content

astalke/OS4_Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS4_Tests

Tests for the fourth project for Operating Systems MIMUW Course.

Available tests

  • simple_api - simple tests for API compliance.
  • complex_api - additional tests for API compliance.
  • nondeterministic - tests that use the fact that process with best bidd monopolises the processor.

Running tests

To run tests, just run ./run_tests.sh on MINIX.

Adding own tests

Script compiles and executes every C file available in directories listed in tests.txt I am going to add more advanced tests, but if you want to add more tests to this repository, contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published