Fading Coder

One Final Commit for the Last Sprint

Using GoogleTest for C Code Unit Testing

Obtain GoogleTest Source Retrieve the source code from the official repository: https://github.com/google/googletest Build Libraries on Linux Transfer the downloaded source to your Linux environment using SFTP. Refer to the README file included in the googletest directory for compilation instruction...