Difference between revisions of "Testing"

From eLinux.org
Jump to: navigation, search
(Additional Resources)
Line 51: Line 51:
  
 
= Additional Resources =
 
= Additional Resources =
 +
== web sites ==
 +
* [http://www.opensourcetesting.org/ Open Source Testing] web site
 +
** ''It seems to have ceased operations in 2017''
 +
 
== Papers on testing ==
 
== Papers on testing ==
 
* Paper on finding bugs in Unix programs using random input: http://ftp.cs.wisc.edu/paradyn/technical_papers/fuzz.pdf
 
* Paper on finding bugs in Unix programs using random input: http://ftp.cs.wisc.edu/paradyn/technical_papers/fuzz.pdf

Revision as of 15:58, 30 October 2018

This page has lists of resources for Linux testing.

Automated Testing page

The Automated Testing page has information about issues and initiatives related to automated testing of embedded Linux.

Board Farm Page

See the Board Farm page

Testing Standards

See Test Standards

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:

collect presentation links above

Japan Jamboree 58-1 (Oct 2016)

ELC Europe 2016 (Oct 2016)

Previous ELC and ELCE talks on testing


Additional Resources

web sites

Papers on testing