~sbeattie/qa-regression-testing:todo

Last commit made on 2017-08-25
Get this branch:
git clone -b todo https://git.launchpad.net/~sbeattie/qa-regression-testing
Only Steve Beattie can upload to this branch. If you are Steve Beattie please log in for upload directions.

Branch merges

Branch information

Name:
todo
Repository:
lp:~sbeattie/qa-regression-testing

Recent commits

906a74f... by Steve Beattie

TODO: test-cgroup.py: flesh out testcases

d48c4a9... by Steve Beattie

TODO: kernel: update testcase for CVE-2014-5207

Need to verify why testcase fails early and integrate into test suite.

8c586fe... by Steve Beattie

TODO: test-kernel-panic: test runs infinitely, need to add timeout

the reproducer for CVE-2016-7911 runs forever if it doesn't cause a
crash; need to add a timeout, either in the program itself or in the
test-kernel-panic wrapper.

713dc69... by Steve Beattie

TODO: test-kernel: add guard_page breakage tests

Add tests that broke with the first round of stack clash fixes.

67fe3a5... by Steve Beattie

TODO: glibc-upgrade: flesh out php/python DNS tests

Need to write test-glibc-upgrade.py that takes two versions and test
upgrading between them. Flesh out these scripts so they perform their
second DNS lookup only when they've received a signal or notification
from the test script after its completed upgrading glibc.

6de4e5a... by Steve Beattie

TODO: test-glibc-security: flesh out setuid LD_PRELOAD tests

Add a test that makes a library in the system path setuid and verifies a
setuid application can preload it.

That said, I want to kill that feature, so glibc doesn't ever parse
LD_PRELOAD for setuid programs.

c498a6d... by Steve Beattie

TODO: test-apparmor: flush out systemd apparmor unit test

52c05cc... by Marc Deslauriers

updated test-clamav.py for newer releases

ecbc201... by Marc Deslauriers

added new postgresql test wrappers

e82c776... by Steve Beattie

test-subversion.py: update for a systemd world in zesty