canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 50 forks source link

Check for `.crash` files (New) #1443

Open tomli380576 opened 2 months ago

tomli380576 commented 2 months ago

Description

A simple test case that looks for .crash files under /var/crash that were created in the current boot session.

Resolved issues

OEM-QA4466

Documentation

Takes no arguments, simply run providers/base/bin/crash_log_check.py

Tests