Unit tests for PIClientServer

This commit is contained in:
andrey.bychkov
2024-09-16 19:54:44 +03:00
parent f992bf4cbb
commit 3255199b3f
5 changed files with 288 additions and 2 deletions

View File

@@ -34,3 +34,4 @@ endmacro()
pip_test(math)
pip_test(core)
pip_test(piobject)
pip_test(client_server pip_client_server)