Difference between revisions of "Testing"

From eLinux.org
Jump to: navigation, search
Line 6: Line 6:
 
= Automated Testing page =
 
= Automated Testing page =
 
The [[Automated Testing]] page has information about issues and initiatives related to automated testing of embedded Linux.
 
The [[Automated Testing]] page has information about issues and initiatives related to automated testing of embedded Linux.
 +
 +
 +
= Testing Standards =
 +
See [[Test Standards]]
  
 
= Presentations from events =
 
= Presentations from events =
Line 46: Line 50:
 
* ELCE 2010 - [[Media:Embedded_software_testing.pdf|Embedded Software Testing (PDF)]] - by Arnout Vandecappelle
 
* ELCE 2010 - [[Media:Embedded_software_testing.pdf|Embedded Software Testing (PDF)]] - by Arnout Vandecappelle
  
= Testing Standards =
 
See [[Test Standards]]
 
  
 
= Additional Resources =
 
= Additional Resources =
 
== 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:53, 30 October 2018

This page has lists of resources for Linux testing.

Board Farm Page

See the Board Farm page

Automated Testing page

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


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

Papers on testing