Lines Matching +full:alpine +full:- +full:build +full:- +full:testing
4 1. Build testing with GitHub Actions
5 ------------------------------------
7 We test master branch in https://github.com/linux-test-project/ltp/actions[GitHub Actions]
9 We test both gcc and clang toolchains, various architectures with cross-compilation.
11 https://github.com/linux-test-project/ltp/blob/master/.github/workflows/ci.yml[.github/workflows/ci…
14 NOTE: GitHub Actions does only build testing, passing the CI means only that
24 | CentOS 7 | 3.10 | 2.17 | 4.8.5 | -
25 | Ubuntu 18.04 LTS bionic | 4.15 | 2.27 | 7.3.0 | -
46 | arch | build
66 | https://uclibc-ng.org/[uClibc-ng] | Although not being tested it should work as well as it attemp…
69 … https://github.com/linux-test-project/ltp/blob/master/ci/alpine.sh[CI script]
77 LTP compiles with '-std=gnu99'.