At the recent Linux Kernel Plumbers get-together in Lisbon, Portugal, one of the hottest topics was how to bring better and automated testing to the Linux kernel. There, the top Linux developers ...
The Linux Test Project (LTP) was developed to improve the Linux kernel by bringing automated testing to kernel design. Prior to the LTP, no formal testing environment was available to Linux developers ...
When the first computer bug was discovered in 1947, it was quite literally a moth that had become trapped inside a system at Harvard University that was disrupting the electronics. At that time, the ...
Red Hat Enterprise Linux 9.5 adds several new system roles, including a new role for sudo, a command-line utility in Linux, to automate the configuration of sudo at scale. This enables everyday users ...
Brendan Higgins recently proposed adding unit tests to the Linux kernel, supplementing other development infrastructure such as perf, autotest and kselftest. The whole issue of testing is very dear to ...