python-systemd/systemd/test
Zbigniew Jędrzejewski-Szmek cc03ed6d20 tests: simplify imports
'import foo as _foo' is useful in exported modules to avoid 'foo' being
present in the public API. No need to play that game in test code.
2022-08-16 11:03:09 +02:00
..
test_daemon.py tests: python2-compat in another place 2022-08-16 11:03:09 +02:00
test_id128.py tests: add tests for all id128 funcs, including get_machine_app_specific() 2019-06-16 16:27:11 +02:00
test_journal.py tests: simplify imports 2022-08-16 11:03:09 +02:00
test_login.py tests: move login tests from doctest to separate file 2017-03-12 12:26:51 -04:00