Add .gitlab-ci.yml file to enable CI pipelines. Also add script to download and install gtest.
.gitlab-ci.yml
Compile the unit tests without using cmake, this makes our life easier.
Add some includes to make the Intel compiler happy.