[libc] Fix dependency to unit tests, and quitting in non-GPU mode
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 17 Mar 2023 18:06:58 +0000 (13:06 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 17 Mar 2023 18:08:01 +0000 (13:08 -0500)
commit179a7f1ea26226d65a7287e03eaf03994c93a3cb
treedb2b80ec0322e98b9d85e61d00c5bc60609df7af
parent53076d34e3ea2bcce6debf1187b418d3e55d732c
[libc] Fix dependency to unit tests, and quitting in non-GPU mode

Summary:
Fixes the lack of a dependency after changing the order of some
includes. Also we weren't running any tests as the GPU was always
disabling them. Fix the logic.
libc/test/CMakeLists.txt