Giter Site home page Giter Site logo

mbedtls-test's Introduction

Mbed TLS CI

Out of source test infrastructure information for Mbed TLS.

When raising a PR in mbedtls a range of tests will be run automatically. This repository contains all the information required to reproduce these tests. This can be particularly useful for reproducing failures on a PR.

The docker files in resources/docker_files are the ones used by the CI. For more information see the corresponding readme: resources/docker_files/README.md.

Quick Start

To get the docker image used in the CI, run the following command from the root of a fresh checkout of the master branch of this repository:

docker pull trustedfirmware/ci-amd64-mbed-tls-ubuntu:ubuntu-16.04-$(git hash-object resources/docker_files/ubuntu-16.04/Dockerfile)

Then to run the image:

./resources/docker_files/run.sh <mount dir> trustedfirmware/ci-amd64-mbed-tls-ubuntu:ubuntu-16.04-$(git hash-object resources/docker_files/ubuntu-16.04/Dockerfile)

Where <mount dir> is a directory from the host that will be mounted on the container at startup (usually a local checkout of Mbed TLS).

If <mount dir> is the root of an Mbed TLS source tree, the tests can be run with:

./tests/scripts/all.sh --no-armcc

For more details on the docker images, see their dedicated Readme.

Contribution

This repository accepts contributions only from Mbed TLS maintainers.

License

The software is provided under the Apache 2.0 license (except for some files which specify a different license).

mbedtls-test's People

Contributors

andrzejkurek avatar bensze01 avatar chris-jones-arm avatar daverodgman avatar davidhorstmann-arm avatar dgreen-arm avatar gilles-peskine-arm avatar k-stachowiak avatar minosgalanakis avatar mpg avatar patater avatar paul-elliott-arm avatar pjbakker avatar simonbutcher avatar snnw avatar yanesca avatar

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.