lp:~kissiel/qa-regression-testing/kernel-sec-py3-friendly

Created by Maciej Kisielewski and last modified
Get this branch:
bzr branch lp:~kissiel/qa-regression-testing/kernel-sec-py3-friendly
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maciej Kisielewski
Project:
QA Regression Testing
Status:
Merged

Recent revisions

2559. By Maciej Kisielewski

test-kernel-security.py: use env's python in shebang

So it picks appropriate python (e.g. from venv, mocks, or what have you)

2558. By Maciej Kisielewski

kernel security: make maps-protection.py py3 friendly

2557. By Maciej Kisielewski

kernel security: make dac-bypass.py py3 friendly

2556. By Maciej Kisielewski

kernel security: make errno-read.py py3 friendly

2555. By Maciej Kisielewski

testlib.py make the whole file python3 friendly

This patch makes testlib importable by both py2 and py3. Changes include:

* using print as a function
* explicitly decoding output from std{out,err}
* s/self.assertNotEquals/self.assertNotEqual/
* explicitly closing open files
* using bytes literals instead of strings when used with conjuction with the
  raw output of std{out,err}

2554. By Tyler Hicks

test-libvirt.py: Fix for 16.04

2553. By Tyler Hicks

test-apparmor.py: Add hack to allow Python utils tests to pass in Xenial
and Yakkety

2552. By Marc Deslauriers

added more php tests

2551. By Tyler Hicks

test-apparmor.py: Allow for unauthenticated source packages to be downloaded
and used for testing. This is often the case for locally built packages that
are being tested with test-apparmor.py before uploading to the Ubuntu archive.

2550. By Steve Beattie

test-git.py: convert test git trees to tarballs

Wrap up test git trees into tarballs to ease the transition of QRT to
git, as git (correctly) doesn't like embedded git trees.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:qa-regression-testing
This branch contains Public information 
Everyone can see this information.