mbox

Add dep8 kernel self tests

Message ID 1416430252-29557-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/rtg/autotest-client-tests.git kernel-self-tests

Message

Tim Gardner Nov. 19, 2014, 8:50 p.m. UTC
The following changes since commit 3cd598f3bdf3d06c3e1addc80ba1fd688ab8b2a8:

  UBUNTU: SAUCE: Add David Howells' unionmount/overlayfs test suite (2014-10-30 13:20:16 -0700)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/autotest-client-tests.git kernel-self-tests

for you to fetch changes up to 017ac6df5753a082991448876e7e3121c3dd7d8b:

  UBUNTU: SAUCE: Enable kernel self tests for 3.18 kernels (2014-11-19 14:44:33 -0600)

----------------------------------------------------------------
Tim Gardner (3):
      UBUNTU: SAUCE: Add kernel self tests framework
      UBUNTU: SAUCE: Enable kernel self tests for 3.13 kernels
      UBUNTU: SAUCE: Enable kernel self tests for 3.18 kernels

 ubuntu_kernel_selftests/control                    | 17 +++++++++++++++++
 ubuntu_kernel_selftests/ubuntu_kernel_selftests.py | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)
 create mode 100644 ubuntu_kernel_selftests/control
 create mode 100644 ubuntu_kernel_selftests/ubuntu_kernel_selftests.py

Comments

Brad Figg Nov. 20, 2014, 9:39 p.m. UTC | #1
On 11/19/2014 02:50 PM, tim.gardner@canonical.com wrote:
> The following changes since commit 3cd598f3bdf3d06c3e1addc80ba1fd688ab8b2a8:
> 
>   UBUNTU: SAUCE: Add David Howells' unionmount/overlayfs test suite (2014-10-30 13:20:16 -0700)
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/rtg/autotest-client-tests.git kernel-self-tests
> 
> for you to fetch changes up to 017ac6df5753a082991448876e7e3121c3dd7d8b:
> 
>   UBUNTU: SAUCE: Enable kernel self tests for 3.18 kernels (2014-11-19 14:44:33 -0600)
> 
> ----------------------------------------------------------------
> Tim Gardner (3):
>       UBUNTU: SAUCE: Add kernel self tests framework
>       UBUNTU: SAUCE: Enable kernel self tests for 3.13 kernels
>       UBUNTU: SAUCE: Enable kernel self tests for 3.18 kernels
> 
>  ubuntu_kernel_selftests/control                    | 17 +++++++++++++++++
>  ubuntu_kernel_selftests/ubuntu_kernel_selftests.py | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 99 insertions(+)
>  create mode 100644 ubuntu_kernel_selftests/control
>  create mode 100644 ubuntu_kernel_selftests/ubuntu_kernel_selftests.py
> 
> 

Applied to the master-next branch