Bachelor’s Exam# Linux And Unix# 2024-03-21: OS Concepts 2024-04-14: Permissions Cannot hurt to review this exam: Exercises/Exams: Linux Basics 2024-04-22: System calls, and related stuff 2024-04-22: Homework 2024-06-28: Exam (skip “Toolchain” part) Software# Unit testing. Not specific to a particular unit testing framework; you should know the process of test-first-development, what a test case and a test suite are, and what fixtures are used for. Unit Testing With googletest