makapuf / bitbox-test-all

Test many bitbox projects with a given kernel

Home Page:http://bitboxconsole.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitbox testing meta-project

This is a repo that helps compiling all existing projects for the bitbox.

This repo was directly based on pulkomandy https://github.com/pulkomandy/bitbox-dist but :

  • uses submodules instead of gws.
  • therefore, has a list of all modules with a fixed version/commit id to ensure all versions / kernel are in sync.

It mainly focuses on testing and travis.yml is one of the points. Being able to test a whole set of fixed versions automaticaly for kernel changes.

For development, Pulkomandy version would be preferred.

How to use

  • Clone the repo (recursively - that's the whole point)
  • make test
  • If you never built bitbox things, make haikudeps (for Haiku) to install all dependencies (help writing debian/ubuntu/... rules to do the same welcome).
  • enjoy the tests or the builds !

Status

Build Status

About

Test many bitbox projects with a given kernel

http://bitboxconsole.tk


Languages

Language:Makefile 100.0%