Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
/ SEC-project Public archive

Repository for the Highly Dependable Systems project course 2016/2017

Notifications You must be signed in to change notification settings

diogoaj/SEC-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEC-project

Instructions:

To compile the project [With Maven]:

Compile in the main folder SEC-project/
mvn clean install compile -DskipTests

To run the project

cd ServerSide/
python run.py {number_of_faults}

To run Server tests:

cd ServerSide/
mvn test

To run Client tests:

run Server on another terminal
cd ClientSide/
mvn test

About

Repository for the Highly Dependable Systems project course 2016/2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages