Avinash Kethineedi
|
f6ef19f5a9
|
Add SPDX license identifiers and update copyright headers (#85)
* Update copyright information and add SPDX license identifier
* Update AUTHORS
* Remove `sos_tests`
|
2025-04-15 15:37:53 -05:00 |
|
Brandon Potter
|
749d9f0781
|
Convert simple fine tests into parameterized tests
|
2024-11-04 10:46:50 -06:00 |
|
Brandon Potter
|
526811957b
|
Use gtest parameterized test macros for IPC simple
The IPC simple test fixtures had replicated code in many places.
This changeset removes most of the duplication in the relevant files.
|
2024-10-01 14:57:21 -05:00 |
|
Brandon Potter
|
678564ba3c
|
Add an extra assertion check for nullptr
|
2024-09-10 07:10:22 -07:00 |
|
Brandon Potter
|
58c5a98b5d
|
Add ipc unit_tests
|
2024-08-07 12:18:12 -07:00 |
|