Skip to content

Resolve "Execute RPCs tests in CI"

Alberto Miranda requested to merge amanzano/7-execute-rpcs-tests-in-ci into main

This MR improves the test subsystem by doing the following:

  • Register missing C++ tests in CTest
  • Add missing C tests for libadm_iosched.so interfaces
  • Register C tests in CTest
  • Update .gitlab-ci.yml to automatically execute tests

Closes #6 (closed) #7 (closed) #11 (closed)

Edited by Alberto Miranda

Merge request reports