Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
Owner: User #1179751
7. The Art of Unit Tests
SECRET//NOFORN
EDG Unit Testing
Text Here
Unit Test Exercise
Step 1: Clone New Developer Exercises 6
Step 2: Open up the tests in Visual Studio and compile
Step 3: If you're using the Google Test Add-On, open the google test view. Otherwise, you can run the executable in a console window.
Step 4: Analyze the results of the test, note the issues and the line numbers.
Step 5: Analyze the unit tests and identify the issues in the function
Step 6: Fix the functions so they pass all unit tests
Step 7: Create a new branch with your name, push the branch, set User #1179751 or User #71473 as the approvers.
SECRET//NOFORN