diff options
author | Joel Stanley <joel@jms.id.au> | 2014-11-25 13:31:38 +1030 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2014-11-26 10:41:49 +1100 |
commit | ca70500ab7510cd7beb1d84b386e4b640c8e19a2 (patch) | |
tree | 5f5af186ec6f152799b9d17d28e5a49cdff58082 /libc | |
parent | 59fa1ecbbcf148ae9a83a56f0c71657f08608e60 (diff) | |
download | skiboot-ca70500ab7510cd7beb1d84b386e4b640c8e19a2.zip skiboot-ca70500ab7510cd7beb1d84b386e4b640c8e19a2.tar.gz skiboot-ca70500ab7510cd7beb1d84b386e4b640c8e19a2.tar.bz2 |
Add Travis configuration
This will allow Travis CI (https://travis-ci.org) to build the firmware
and run the test suite. In the future we can also use it to run and
publish the results of scan-build and lcov.
Travis build environments are stuck back on 12.04, so we don't have a
powerpc cross compiler as part of the archive. Instead download one from
kernel.org and use that.
The 'make check' tests rely on newer -Wstack-usage flags that are not
present on the old version of gcc shipped with 12.04. Install 4.8 from
the toolchain ppa and set it to be the system default.
The tests also require valgrind, so include that in the VM environment.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions