Skip to content

testgear/libtestgear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Test Gear client library (libtestgear) ===


1. Introduction

    This is the Test Gear client library which offers an API for communicating
    with Test Gear device servers. The API allows client applications to
    connect/disconnect, load/unload plugins, query/manage variables
    (parameters), and run commands (functions).

    It is part of the Test Gear project which aims to create a simple hardware
    test framework for use with any type of GNU/Linux based system.


2. Status

    The code is currently considered experimental. API and internals are
    subject to change. Use on your own risk. For now, consider it a playground
    for experiments.


3. Development

    This is open source. If you want to help out with the project please join
    in. Any contributions (code, doc, ideas, etc.) are welcome.


4. License

    libtestgear includes code covered by the following licenses:

     * BSD-3, commonly known as the 3-clause (or "modified") BSD license

    Please check the source code for more details. A license is usually at the
    start of each source file.

    The COPYING file (BSD-3) is the default license for code without an
    explicitly defined license.

Releases

No releases published

Packages

No packages published