- Mar 25, 2019
-
-
Jenkins Bot authored
gettext-base_0.19.8.1-9co1ba1_amd64.deb amd64/bin/gettext gettext_0.19.8.1-9co1ba1_amd64.deb amd64/bin/msgfmt gettext_0.19.8.1-9co1ba1_amd64.deb amd64/lib/libgettextlib-0.19.8.1.so gettext_0.19.8.1-9co1ba1_amd64.deb amd64/lib/libgettextsrc-0.19.8.1.so gettext-base_0.19.8.1-9co1ba1_armhf.deb armhf/bin/gettext gettext_0.19.8.1-9co1ba1_armhf.deb armhf/bin/msgfmt gettext_0.19.8.1-9co1ba1_armhf.deb armhf/lib/libgettextlib-0.19.8.1.so gettext_0.19.8.1-9co1ba1_armhf.deb armhf/lib/libgettextsrc-0.19.8.1.so gettext-base_0.19.8.1-9co1ba1_arm64.deb arm64/bin/gettext gettext_0.19.8.1-9co1ba1_arm64.deb arm64/bin/msgfmt gettext_0.19.8.1-9co1ba1_arm64.deb arm64/lib/libgettextlib-0.19.8.1.so gettext_0.19.8.1-9co1ba1_arm64.deb arm64/lib/libgettextsrc-0.19.8.1.so Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
- Mar 20, 2019
-
-
Frédéric Dalleau authored
Use a glob on libraries to avoid being tied to a specific version See merge request !1
-
Emanuele Aina authored
The update to Debian Buster in v2019dev0 brought in libgettextlib-0.19.8.1.so and libgettextsrc-0.19.8.1.so, but rather than hardcoding the new version number let's add a glob to match whatever internal ABI the gettext libraries are using. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Nov 19, 2018
-
-
Jenkins Bot authored
gettext-base_0.19.7-2ubuntu3co3bza8_amd64.deb amd64/bin/gettext gettext_0.19.7-2ubuntu3co3bza8_amd64.deb amd64/bin/msgfmt gettext_0.19.7-2ubuntu3co3bza8_amd64.deb amd64/lib/libgettextlib-0.19.7.so gettext_0.19.7-2ubuntu3co3bza8_amd64.deb amd64/lib/libgettextsrc-0.19.7.so gettext-base_0.19.7-2ubuntu3co3bza8_armhf.deb armhf/bin/gettext gettext_0.19.7-2ubuntu3co3bza8_armhf.deb armhf/bin/msgfmt gettext_0.19.7-2ubuntu3co3bza8_armhf.deb armhf/lib/libgettextlib-0.19.7.so gettext_0.19.7-2ubuntu3co3bza8_armhf.deb armhf/lib/libgettextsrc-0.19.7.so gettext-base_0.19.7-2ubuntu3co3bza8_arm64.deb arm64/bin/gettext gettext_0.19.7-2ubuntu3co3bza8_arm64.deb arm64/bin/msgfmt gettext_0.19.7-2ubuntu3co3bza8_arm64.deb arm64/lib/libgettextlib-0.19.7.so gettext_0.19.7-2ubuntu3co3bza8_arm64.deb arm64/lib/libgettextsrc-0.19.7.so Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
- Oct 11, 2018
-
-
Jenkins Bot authored
gettext-base_0.19.7-2ubuntu3co3bz7_amd64.deb amd64/bin/gettext gettext_0.19.7-2ubuntu3co3bz7_amd64.deb amd64/bin/msgfmt gettext_0.19.7-2ubuntu3co3bz7_amd64.deb amd64/lib/libgettextlib-0.19.7.so gettext_0.19.7-2ubuntu3co3bz7_amd64.deb amd64/lib/libgettextsrc-0.19.7.so gettext-base_0.19.7-2ubuntu3co3bz7_armhf.deb armhf/bin/gettext gettext_0.19.7-2ubuntu3co3bz7_armhf.deb armhf/bin/msgfmt gettext_0.19.7-2ubuntu3co3bz7_armhf.deb armhf/lib/libgettextlib-0.19.7.so gettext_0.19.7-2ubuntu3co3bz7_armhf.deb armhf/lib/libgettextsrc-0.19.7.so gettext-base_0.19.7-2ubuntu3co3bz7_arm64.deb arm64/bin/gettext gettext_0.19.7-2ubuntu3co3bz7_arm64.deb arm64/bin/msgfmt gettext_0.19.7-2ubuntu3co3bz7_arm64.deb arm64/lib/libgettextlib-0.19.7.so gettext_0.19.7-2ubuntu3co3bz7_arm64.deb arm64/lib/libgettextsrc-0.19.7.so Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
Denis Pynkin authored
Generate machine readable files on the fly during the test. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
Some binaries need to be copied with shared libraries. Export LD_LIBRARY_PATH variable allows to put and use needed libraries from `$TESTDIR/$ARCH/lib` directory. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
This tool is needed to convert `*.po` files to `*.mo`. Additional libraries are copied into `$ARCH/lib` folder. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Oct 10, 2018
-
-
Denis Pynkin authored
Test definition is added for LAVA. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Jenkins Bot authored
gettext-base_0.19.7-2ubuntu3co3bz7_amd64.deb amd64/bin/gettext gettext-base_0.19.7-2ubuntu3co3bz7_armhf.deb armhf/bin/gettext gettext-base_0.19.7-2ubuntu3co3bz7_arm64.deb arm64/bin/gettext Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
Denis Pynkin authored
Include configuration for common binaries inclusion mechanism. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Fixed version of original test. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Oct 07, 2018
-
-
Denis Pynkin authored
git-subtree-dir: common git-subtree-mainline: bc7419cf git-subtree-split: 304bd234
-
Denis Pynkin authored
Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Aug 20, 2018
-
-
Frédéric Dalleau authored
Tests can use it to locate architecture specific files Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Jul 06, 2018
-
-
Martyn Welch authored
Correct handling of missing .bash_history See merge request common!3
-
Frédéric Dalleau authored
README: Describe usage of common-subtree.sh See merge request !4
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
- Jul 05, 2018
-
-
Andre Moreira Magalhaes authored
Add run-aa-test See merge request !2
-
Martyn Welch authored
The script aa_log_extract_tokens.pl expects the format of the logs from audit. As we don't have audit in the majority of our images and would like to extract this information from the journal, remove this script and replace with a shell function. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
A number of tests use the script `run-aa-test`. Add the shell port of this script to common so that it doesn't need to be replicated in multiple places. This script uses `aa_log_extract_tokens.pl`, so pull that into common too. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
- Jul 02, 2018
-
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Jun 18, 2018
-
-
Frédéric Dalleau authored
Add more helper scripts required by tests See merge request !1
-
Andre Moreira Magalhaes authored
-
Frédéric Dalleau authored
-