kumquat-buildroot/support/testing
Arnout Vandecappelle (Essensium/Mind) 74bae64dc5 support/testing: add sudo package test
Create a new user 'sudotest' to validate that sudo really works (i.e.
properly has setuid).

Creating the user and adding it to sudoers is done at runtime, otherwise
we'd need to add extra files to the config which complicates things a
little bit.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-05-10 22:08:15 +02:00
..
conf support/testing: drop explicit docker kernel options from docker test 2020-07-31 09:13:25 +02:00
infra support/testing: consistently use raw strings for re.compile 2020-08-14 21:56:02 +02:00
tests support/testing: add sudo package test 2021-05-10 22:08:15 +02:00
run-tests support/run-tests: reorder imports 2020-02-17 10:13:08 +01:00