summaryrefslogtreecommitdiffstats
path: root/kernel/tests/lib
Commit message (Collapse)AuthorAgeFilesLines
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-2367-15556/+0Star
|
* Added support to keep track of kernel file changes in CMakeManuel Bentele2020-10-132-1/+2
| | | | | | | | | 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.
* Renamed loop to xloop in all LTP kernel testsManuel Bentele2020-09-161-33/+33
|
* Added testcases from the Linux testing project (LTP)Manuel Bentele2020-09-1667-0/+15555