aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils
Commit message (Collapse)AuthorAge
* tests: increase the timeouts in wget.exp and build.expLibravatar Kelvin M. Klann2023-08-28
| | | | | | | | | | | | | | | | | | | | To try to fix the following errors[1] [2]: runner@fv-az298-480:~/work/firejail/firejail/test/utils$ <irejail --build wget --output-document=~ debian.org [...] Resolving www.debian.org (www.debian.org)... 128.31.0.62 Connecting to www.debian.org (www.debian.org)|128.31.0.62|:443... connected. TESTING ERROR 13 runner@fv-az305-745:~/work/firejail/firejail/test/sysutils$ <ysutils$ firejail --ignore=quiet wget -q debian.org [...] Child process initialized in 106.89 ms TESTING ERROR 2 [1] https://github.com/netblue30/firejail/actions/runs/5996420917/job/16278071977?pr=5979 [2] https://github.com/netblue30/firejail/actions/runs/5996420917/job/16278071219?pr=5979
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
| | | | | | | | | | | | The `shell` option has been removed. Remove stale references. This does NOT remove `shell none`-related code comments in: - src/firejail/fs_lib.c (L433-L441) - src/firejail/join.c (L415-L417) Relates to #5196. Suggested by #5891.
* testingLibravatar netblue302023-03-09
|
* testingLibravatar netblue302023-03-08
|
* testingLibravatar netblue302023-03-08
|
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
|
* testing --nameLibravatar netblue302023-02-14
|
* tests: use bash-style [[...]] instead of [...]Libravatar a13460542022-09-13
|
* tests: stop mixing tabs and spacesLibravatar a13460542022-09-13
|
* tests: directly test for presence of commandLibravatar a13460542022-09-13
| | | | | | | | | | Test directly for presence of command instead of indirectly testing the return code. Additionally: * uses a shell builtin `command -v` instead of external `which` * `command -v` is the standardized version of `which`
* tests: add alternative message for skipping testLibravatar Reiner Herrmann2022-07-30
|
* tests: drop checking for hosts file in trace testLibravatar Reiner Herrmann2022-07-30
| | | | | | | firejail is no longer detecting that /etc/hosts is getting opened. in strace it can still be seen that the file is opened via syscall, but on C library layer (which firejail is tracing) it's probably implemented differently now.
* shell none set as default (6)Libravatar netblue302022-06-19
|
* more on disable cgroupsLibravatar netblue302022-06-13
|
* shutdown testingLibravatar smitsohu2022-06-08
|
* testing: fix expect matching of numbersLibravatar smitsohu2022-02-09
| | | | | | | | | | The sandbox timestamp should not be available for matching when output is already expected from the next command (this is only a problem if numeric output if expected from the first command in the sandbox). A possible alternative would be to flush the expect output buffer with 'expect "*"' after the sandbox is up.
* 2022 copyright updateLibravatar netblue302022-01-07
|
* Revert "allow/deny fbuilder"Libravatar Kelvin M. Klann2021-10-06
| | | | | | | | | | | | | | | | This reverts commit 4438f14f2892b5c88d158ae8fad0a80a2eebfd44. Also, partially revert related commit e4307b409 ("fix whitelist/allow in make test-utils") to keep the tests working. The profiles are being generated using aliases, which are not used on the profiles in the repository. So generate them using the normal commands for consistency. See also commit dd13595b8 ("Revert "allow/deny help and man pages"") / PR #4502. Relates to #4410. Misc: I noticed this on issue #4592.
* fix whitelist/allow in make test-utilsLibravatar startx20172021-07-29
|
* tests: adjust expected values of --build testLibravatar Reiner Herrmann2021-05-12
|
* tests: adjust expected values of --build testLibravatar Reiner Herrmann2021-05-10
| | | | Fixes #4256
* tests: drop (f)audit from testsLibravatar Reiner Herrmann2021-03-01
|
* copyright updateLibravatar startx20172021-02-15
|
* tests: check with faudit if tests are run sandboxedLibravatar Reiner Herrmann2021-02-03
|
* tests: increase shutdown timeout a bitLibravatar Reiner Herrmann2021-01-31
| | | | in Debian CI and during local tests I ran into the timeout
* let github CI run testsLibravatar Reiner Herrmann2020-10-24
|
* some dbus testsLibravatar netblue302020-09-12
|
* fixing some of the testsLibravatar netblue302020-05-18
|
* move copyright statement to 2020 (part 1) (#3180)Libravatar glitsj162020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * Update file.exp * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * move copyright statement to 2020 * fix indentation
* tests: use pid 1, which will also exist in containersLibravatar Reiner Herrmann2020-01-02
|
* tests: wait until sandbox is shutdown before running next commandLibravatar Reiner Herrmann2020-01-02
|
* testingLibravatar netblue302019-10-31
|
* testing suite fixes: remove shell localizationLibravatar smitsohu2019-09-24
|
* HousekeepingLibravatar Fred-Barclay2019-02-17
| | | | | Make sure all files end with a newline Strip extra newlines and trailing whitespace from files
* move copyright statement to 2019Libravatar smitsohu2019-02-07
|
* --name reworkLibravatar netblue302019-02-01
|
* tests: skip audit.exp if tests are already running in a pid namespaceLibravatar Reiner Herrmann2018-10-01
|
* fixed fs-print testLibravatar startx20172018-09-28
|
* tests: skip more tests if capabilities/seccomp of host differsLibravatar Reiner Herrmann2018-09-21
|
* tests: skip tests checking for /dev/kmsg which might not be availableLibravatar Reiner Herrmann2018-09-21
|
* tests: there are two files (including postexec)Libravatar Reiner Herrmann2018-05-25
|
* centos testingLibravatar netblue302018-04-26
|
* testingLibravatar netblue302018-04-01
|
* testingLibravatar netblue302018-04-01
|
* testingLibravatar netblue302018-03-31
|
* testingLibravatar netblue302018-03-30
|
* added support for IPv6 DNS configuration - #1722Libravatar netblue302018-01-16
|
* move copyright statement to 2018Libravatar startx20172018-01-15
|
* testingLibravatar netblue302017-12-28
|
* testingLibravatar netblue302017-12-06
|