Firmware Test Suite
The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's firmware. There can be a lot of subtle or vexing Linux Kernel/firmware issues caused when firmware is buggy, so it's useful to have a tool that can automatically check for common BIOS and ACPI errors. Where possible the tool will give some form of advice on how to fix issues or workaround firmware issues.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/fwts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000607 607 Bytes | |
_servicedata | 0000000228 228 Bytes | |
fwts-22.11.00.obscpio | 0021444109 20.5 MB | |
fwts-fix-non-acpi.patch | 0000001153 1.13 KB | |
fwts-no-compiletime.patch | 0000000469 469 Bytes | |
fwts.changes | 0000068420 66.8 KB | |
fwts.obsinfo | 0000000096 96 Bytes | |
fwts.spec | 0000003119 3.05 KB |
Revision 72 (latest revision is 82)
Dominique Leuenberger (dimstar_suse)
accepted
request 1038036
from
Martin Pluskal (pluskalm)
(revision 72)
- Update to version 22.11.00: * lib: fwts_version.h - update to V22.11.00 * debian: update changelog * auto-package: mkpackage.sh: add lunar * fwts-test: sync test logs with latest ACPICA * ACPICA: Update to version 20221020 * Add Support for EV_COMPACT_HASH event type * fwts-test: add regression tests for CEDT * acpi: cedt: add tests for ACPI CEDT table (mantis 2076) * fwts-test: add regression test for RGRT * acpi: rgrt: add test for ACPI RGRT table( mantis 2056) * fwts-test: sync up with the default s3 sleep type description change * s3: modify the default sleep type description
Comments 0