aaronkjones / lsbug

lsbug - A collection of Linux kernel tests for arm64 servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of Linux kernel tests for arm64 servers

We will need Python 3.8+ to run this as an unprivileged user, so it can help find any security holes as well. The intention is to run this on bare-metal servers, so it can exercise as many platform features as possible.

To run the unit tests for the tests: $ pytest -v check.py

To run the actual arm64 tests: $ /lsbug.py

About

lsbug - A collection of Linux kernel tests for arm64 servers

License:GNU General Public License v2.0


Languages

Language:Python 100.0%