summaryrefslogtreecommitdiffstats
path: root/kernel/tests
Commit message (Collapse)AuthorAgeFilesLines
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-23243-50548/+0Star
|
* Added support to keep track of kernel file changes in CMakeManuel Bentele2020-10-134-3/+4
| | | | | | | | | With this patch, CMake keeps track of changes to original xloop Linux kernel source files. CMake will copy each file if a change is detected without rebuiling the CMake build and cache files. Futhrmore, changed default paths of udev rules and xloop kernel modules to be installed.
* Changed CMake minimum required version to 3.10Manuel Bentele2020-09-162-2/+2
| | | | This change fixes build issues with the CMake version shipped with CentOS 8.
* Added partial CMake package component supportManuel Bentele2020-09-161-1/+15
|
* Renamed xloop kernel module test targetsManuel Bentele2020-09-161-14/+14
|
* Fixed CMake build error on Linux v5.8 or laterManuel Bentele2020-09-161-1/+0Star
|
* Renamed loop to xloop in all LTP kernel testsManuel Bentele2020-09-1615-581/+589
|
* Added testcases from the Linux testing project (LTP)Manuel Bentele2020-09-16243-0/+50526