The issue requests unit tests for the tx lcn framework. Currently, tests rely on demos and are environment dependent. To begin, review the existing test structure in the repository, particularly any test files or demo modules. Look for existing unit test frameworks used (e.g., JUnit, Mockito). The issue is open and has comments; check for any maintainer guidance in the comments. The goal is to write isolated unit tests for framework components, replacing demo based tests.