Closed xJonathanLEI closed 2 months ago
Because integration tests that require access to external resources are supposed to live in tests instead of alongside the source, which is usually used for unit tests only.
tests
Also sets up CI to run tests using erpc through rsp-tests.
erpc
rsp-tests
Because integration tests that require access to external resources are supposed to live in
tests
instead of alongside the source, which is usually used for unit tests only.Also sets up CI to run tests using
erpc
throughrsp-tests
.