anlsys / libnrm

Node Resource Manager communication library
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

[feature] refactor and add more tests #59

Closed perarnau closed 1 year ago

perarnau commented 1 year ago

Make the bats tests work when we want to launch a daemon and run commands against it.

Required moving the Makefile config to a subdir to avoid some messy conflicts between tests running concurrently.

Fix a bug in nrm_msg_destroy discovered by nrm-dummy-extra.