-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
Programmability 2024-11-25
In order to support building and running SP unit tests as a group, we can create a prove-server-programmability target for all SP-owned unit tests (referring generally to all C++ tests). If any tests have been moved into bazel, then they should have a bazel tag instead.
In some cases, this may require splitting SP-owned tests out from binaries that contain non-SP tests.