{"id":19045308,"url":"https://github.com/mbed-tls/mbedtls-test","last_synced_at":"2025-04-23T23:43:51.902Z","repository":{"id":39970050,"uuid":"414995306","full_name":"Mbed-TLS/mbedtls-test","owner":"Mbed-TLS","description":"MbedTLS testing","archived":false,"fork":false,"pushed_at":"2025-04-22T14:31:18.000Z","size":1976,"stargazers_count":4,"open_issues_count":72,"forks_count":28,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-22T15:38:45.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mbed-TLS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-08T13:21:38.000Z","updated_at":"2025-03-31T10:04:14.000Z","dependencies_parsed_at":"2024-02-19T20:39:35.517Z","dependency_job_id":"76b37775-bc6b-4ace-b7c1-55e866a6082f","html_url":"https://github.com/Mbed-TLS/mbedtls-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mbed-TLS%2Fmbedtls-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mbed-TLS%2Fmbedtls-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mbed-TLS%2Fmbedtls-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mbed-TLS%2Fmbedtls-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mbed-TLS","download_url":"https://codeload.github.com/Mbed-TLS/mbedtls-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535057,"owners_count":21446503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T22:49:42.574Z","updated_at":"2025-04-23T23:43:49.086Z","avatar_url":"https://github.com/Mbed-TLS.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mbed TLS CI\n\nOut of source test infrastructure information for Mbed TLS.\n\nWhen raising a PR in [mbedtls](https://github.com/ARMmbed/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.\n\nThe 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`.\n\n## Quick Start\n\nTo 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:\n```sh\ndocker pull trustedfirmware/ci-amd64-mbed-tls-ubuntu:ubuntu-16.04-$(git hash-object resources/docker_files/ubuntu-16.04/Dockerfile)-amd64\n```\nThen to run the image:\n```sh\n./resources/docker_files/run.sh \u003cmount dir\u003e trustedfirmware/ci-amd64-mbed-tls-ubuntu:ubuntu-16.04-$(git hash-object resources/docker_files/ubuntu-16.04/Dockerfile)-amd64\n```\nWhere `\u003cmount dir\u003e` is a directory from the host that will be mounted on the container at startup (usually a local checkout of Mbed TLS).\n\nAssuming `\u003cmount dir\u003e` is the root of an Mbed TLS source tree, first install the requirements:\n```sh\n./scripts/min_requirements.py --user\n```\n(This will install packages in the `.local` subdirectory of `\u003cmount dir\u003e`.)\nDon't worry about the warnings about `.local/bin` not being on `PATH`, our\ntests will not rely on the executables but instead use `python -m xxx`.\n\nThen the tests can be run with:\n```sh\n./tests/scripts/all.sh\n```\nNote that this runs all the tests that can run in that image. Running a full test campaign requires some tests to run on different images because they require different versions of tools.\n\nFor more details on the docker images, see [their dedicated Readme](resources/docker_files/README.md).\n\n## Contribution\n\nThis repository accepts contributions only from Mbed TLS maintainers.\n\nIf you are an Mbed TLS maintainer, see the [developer guide](developer_guide.md).\n\n## License\n\nThe software is provided under the [Apache 2.0 license](LICENSE) (except for some files which specify a different license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbed-tls%2Fmbedtls-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbed-tls%2Fmbedtls-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbed-tls%2Fmbedtls-test/lists"}