Skip to content

ouspg/ProjectX2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectX2

Calculator code for TechnoTech product upgraded with docker and provided by DevOps team to you.

There are three prerequisite steps required before you can write your github actions workflow file

Step 1 & 2

The latest calculator code accepts float values. Following files are left for you to complete:

  • main.cpp
  • test.cpp

Write your fuzz test case for float values in /test/test.cpp file. Previous tasks should've set you up how to do this!

Step 3

You also need to edit line 25 in Dockerfile with your github repository link.

Step 4

Start writing your actions workflow file and name it fuzzing.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published