- May 26, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Jan 13, 2021
-
-
Emanuele Aina authored
All the definitions are hosted by https://gitlab.apertis.org/tests/apertis-test-cases/ Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jun 24, 2020
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jan 27, 2020
-
-
Jenkins Bot authored
apparmor-tumbler-tester_0.2020.1bv2021dev1b1_amd64.deb amd64/lib/libtumbler-malicious-override.so apparmor-tumbler-tester_0.2020.1bv2021dev1b1_armhf.deb armhf/lib/libtumbler-malicious-override.so apparmor-tumbler-tester_0.2020.1bv2021dev1b1_arm64.deb arm64/lib/libtumbler-malicious-override.so Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
- Jul 27, 2019
-
-
Denis Pynkin authored
Update common subtree See merge request !3
-
- Jul 26, 2019
-
-
Denis Pynkin authored
-
- Jul 25, 2019
-
-
Denis Pynkin authored
We do not use "master" anymore, hence try to autodetect the proper branch and fallback to master otherwise. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Jul 24, 2019
-
-
Denis Pynkin authored
Access to system journal is restricted for user after switching to Debian. AppArmor tests need to check system log with journalctl but without proper permissions they fail. Adding sudo for non-root users allows to check the log entries and compare the output with expected. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Mar 25, 2019
-
-
Jenkins Bot authored
apparmor-tumbler-tester_0.1812.0ba1_amd64.deb amd64/lib/libtumbler-malicious-override.so apparmor-tumbler-tester_0.1812.0ba1_armhf.deb armhf/lib/libtumbler-malicious-override.so apparmor-tumbler-tester_0.1812.0ba1_arm64.deb arm64/lib/libtumbler-malicious-override.so Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
- Nov 29, 2018
-
-
Frédéric Dalleau authored
Fix script to remove some bashisms See merge request !1
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Nov 23, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
Jenkins Bot authored
apparmor-tumbler-tester_0.1812.0bza1_amd64.deb amd64/lib/libtumbler-malicious-override.so apparmor-tumbler-tester_0.1812.0bza1_armhf.deb armhf/lib/libtumbler-malicious-override.so apparmor-tumbler-tester_0.1812.0bza1_arm64.deb arm64/lib/libtumbler-malicious-override.so Signed-off-by:
Apertis jenkins <jenkins@apertis.org>
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
Andre Moreira Magalhaes authored
git-subtree-dir: common git-subtree-mainline: 533dc4e2 git-subtree-split: 159717ce
-
- Nov 21, 2018
-
-
Andre Moreira Magalhaes authored
-
- Nov 09, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Oct 24, 2018
-
-
Frédéric Dalleau authored
This flag causes lava to classify the test in the wrong category. Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Oct 11, 2018
-
-
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>
-
- 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 common!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 tests/common!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 common!1
-
Andre Moreira Magalhaes authored
-
Frédéric Dalleau authored
-