Sławomir Nizio
fabb3e72da
[tests] add lib/tests/run-nonpriv-wrapper
...
- runs as non-root
- does not require being in entropy/portage group
- in fact, it's better (better isolation) to run as such
- thus does not modify running system
The wrapper script is ugly but very convenient.
2018-08-05 00:40:11 +02:00
Sławomir Nizio
85174d39fa
add .travis.yml
...
USERNAME is needed in lib/entropy/security.py.
Added support for ETP_TESTS_NONINTERACTIVE (and skipped one test).
2018-08-04 19:05:19 +02:00
Fabio Erculiani
e6b129ae7e
[entropy.client] move ClientSystemSettingsPlugin to a separate module
...
This will break the circular dependency between loaders and client modules
2013-12-12 19:24:19 +01:00
Fabio Erculiani
fc597d04c5
[entropy.security] refactor System, add internal locking support, improve speed
2013-12-10 16:39:17 +01:00
Fabio Erculiani
cd6d6b9d22
[tests] use const_mkdtemp() instead of tempfile.mkdtemp()
2013-11-30 10:54:13 +01:00
Fabio Erculiani
a01f0bd103
[tests] mute QA and Security test function outputs
2013-11-29 19:41:08 +01:00
Fabio Erculiani
464ae46d90
[tests] drop debug output
2013-11-29 19:29:12 +01:00
Fabio Erculiani
2dc1438373
[tests] security: create temporary directory using TMPDIR or, if unset, $PWD
2013-03-23 19:00:15 +00:00
Fabio Erculiani
2512df68ad
[lib/] drop etpUi['debug']
2012-11-06 20:13:49 +01:00
Fabio Erculiani
69a0bb87e0
[entropy] move libraries/ to lib/
2011-10-17 14:27:58 +02:00