kselftest is one of the main test suites that comes with the Linux kernel itself. As such, it is an obvious one to cover on kernelci.org. Doing so poses a few challenges, as it needs changes to the build system to build the tests from the kernel tree for each revision being tested and then install them on the target platform to run them.