LSP Test Framework

Programming applications for making music on Linux.

Moderators: MattKingUSA, khz

Post Reply
User avatar
sadko4u
Established Member
Posts: 986
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 359 times

LSP Test Framework

Post by sadko4u »

LSP Project tree is now being decomposed into separate modules with aim to become better portability between different platforms.
Splitting the whole tree into modules simplifies encapsulation principles, in other words one module solves one specific set of tasks.

Let me introduce the first module decomposed from LSP source code tree - LSP Test Framework.
https://github.com/sadko4u/lsp-test-fw

It's a simple and minimalistic framework which solves many problems related to automated testing of code.
LSP Project currently uses this framework as a part of project tree. When other modules will be decomposed, LSP Project will switch to using this repository.

Here's an example of how it works for Windows, too:
Image

More examples of really used production tests are here:
https://github.com/sadko4u/lsp-plugins/ ... rc/testing
LSP (Linux Studio Plugins) Developer and Maintainer.
Basslint
Established Member
Posts: 1511
Joined: Sun Jan 27, 2019 2:25 pm
Location: Italy
Has thanked: 382 times
Been thanked: 298 times

Re: LSP Test Framework

Post by Basslint »

Great job as usual, sadko!
The community of believers was of one heart and mind, and no one claimed that any of his possessions was his own, but they had everything in common. [Acts 4:32]

Please donate time (even bug reports) or money to libre software 🎁

Jam on openSUSE + GeekosDAW!
Post Reply