Difference between revisions of "Testing"

From eLinux.org
Jump to: navigation, search
(add JJ58-1 presentations)
(add more presentation titles from LPC)
Line 8: Line 8:
 
** [https://etherpad.openstack.org/p/LPC2016_Testing_Fuzzing etherpad from the session]
 
** [https://etherpad.openstack.org/p/LPC2016_Testing_Fuzzing etherpad from the session]
 
* presentations:
 
* presentations:
** ''collect presentations here''
+
** [http://thunk.org/gce-xfstests Testing Kernels in the Cloud] - by Theodore Ts'o
 +
** All About the perf_fuzzer - by Vince Weaver
 +
** Applying mutation testing for testing RCU: Progress report - by Iftekhar Ahmed
 +
** Integrating and running all the kernel tests - by Yannick Brosseau
 +
** Linux Kernel Testing: Where are we ? - by Guenter Roeck
 +
** Syzkaller: Future development - by Dmitry Vyukov
 +
** Trinity: Next directions - by Dave Jones
 +
** Increase Test Coverage in a Linux-based OS - By Guillermo Ponce and Victor Rodriguez
 +
''collect presentation links above''
  
 
== Japan Jamboree 58-1 (Oct 2016) ==
 
== Japan Jamboree 58-1 (Oct 2016) ==

Revision as of 16:27, 7 November 2016

This page has lists of resources for Linux testing.

Presentations from events

LPC 2016 testing mini-summit (Nov 2016)

The 2016 Linux Plumbers Conference had a mini-summit on Testing and Fuzzing, as well as other sessions dedicated to open source testing issues. Here are some links related to that event:

  • Testing and Fuzzing agenda
  • presentations:
    • Testing Kernels in the Cloud - by Theodore Ts'o
    • All About the perf_fuzzer - by Vince Weaver
    • Applying mutation testing for testing RCU: Progress report - by Iftekhar Ahmed
    • Integrating and running all the kernel tests - by Yannick Brosseau
    • Linux Kernel Testing: Where are we ? - by Guenter Roeck
    • Syzkaller: Future development - by Dmitry Vyukov
    • Trinity: Next directions - by Dave Jones
    • Increase Test Coverage in a Linux-based OS - By Guillermo Ponce and Victor Rodriguez

collect presentation links above

Japan Jamboree 58-1 (Oct 2016)

Previous ELC and ELCE talks on testing