This folder contains some unit tests for C++ utilities in the codebase.
In principle we aim to do most compiler related tests in the python to bring more development velocity, and only use this folder for low-level unit-tests. All tests should finish fast and not dependent on a presence of an accelerator device.