Files
clang-p2996/offload/unittests/OffloadAPI
Ross Brunton e83c80340f [Offload] Split offload unittests into multiple files (#142418)
Rather than a single `offload.unittests` file, this will produce
`device.unittests`, `event.unittests`, etc.. This should reduce time
spent building tests, and make it easier to manually run a subset of
the tests.

Note that `check-offload-unit` will still run all the tests.
2025-06-02 11:48:12 -05:00
..