ElementsProject / lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Other
2.81k stars 889 forks source link

lightningd: test finding plugins path #7624

Open Lagrang3 opened 3 weeks ago

Lagrang3 commented 3 weeks ago

Changelog-None.

⚠️ IMPORTANT:

Feature freeze date for v24.08 is Aug 5th.

RC1 is scheduled on Aug 10th, RC2 on Aug 15, ...

The final release is on Aug 22nd.

lightningd: test finding plugins path

Description

Adds unit test to function relative that is used to compute the path to locate the builtin plugins and subdaemons.

Related Issues

It follows after #7618

Changes Made

Checklist

Ensure the following tasks are completed before submitting the PR:

Additional Notes