Unit Test Activity 1

Overview

The purpose of this activity is to become acquainted with the unit test framework that we will be using for the rest of the term. This framework will be used in the mid-term practicum.

Requirements

Startup Code

Rubric and Late Policy

100 possible points as described below. Your code must compile, link, and run without blowing up. You will receive a zero if your code does not compile, link, and run without crashing.

Submission

Submit your updated functions_to_test.c and unit_tests.c files to the Unit Test Activity 1 dropbox.