GithubHelp home page GithubHelp logo

libopencm3 / libopencm3-maintainer-tools Goto Github PK

View Code? Open in Web Editor NEW
5.0 11.0 3.0 316 KB

This repository contains scripts that are used by the maintainers of the library. Useful scripts and daemons.

License: GNU General Public License v3.0

Python 26.39% Shell 3.37% C 70.23%

libopencm3-maintainer-tools's Issues

Generic API compatibility test

Make a set of tools to enable build, flash and test generic API compatibility test.

The results must be stored in results database, that can be loaded somewhere on the web (ie. HTML, mediawiki or markdown format)

The result of each particular test must be:

PASS: The architecture test has been passsed to the test
FAIL: The test has been failed for some reason (let the user to specify what was wrong)

During each test the README for the particular test must be printed to inform the user what the board must do.

The tool must enable the user to easily loop for all tests on the specified board.

Test of examples

Make a set of tools to enable build, flash and test a set of examples in the examples directory.

The results must be stored in results database, that can be loaded somewhere on the web (ie. HTML, mediawiki or markdown format)

The result of each particular test must be:

PASS: The architecture test has been passsed to the test
FAIL: The test has been failed for some reason (let the user to specify what was wrong)

During each test the README for the particular test must be printed to inform the user what the board must do.

The tool must enable the user to easily loop for all tests on the specified board.

The tool must cooperate with git, to get the latest HEAD version of the sources from the web automatically, and to update fields in the database which tests passed which versions of examples and library.

Linker script generator test

Move the current linker generator test from the library to this repository and make the test to be compatible with other tests

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.