summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Handle different sysconfdirLucas De Marchi2023-02-104-24/+8
* testsuite: Move setup-rootfs logic from Makefile to scriptLucas De Marchi2023-02-101-2/+17
* testsuite/depmod: use defines for the rootfs/lib_modulesEmil Velikov2023-02-091-23/+27
* testsuite: add function declarations for __xstat familyEmil Velikov2023-02-091-1/+8
* treewide: add some static const notationsEmil Velikov2023-02-093-7/+7
* depmod: Introduce outdir optionEmil Velikov2023-02-096-0/+86
* modprobe: Allow passing path to moduleGustavo Sousa2023-01-1322-0/+60
* testsuite: Wrap chdir()Gustavo Sousa2023-01-131-0/+1
* testsuite: fix override of `stat` on 32-bit architecturesJulien Cristau2022-09-051-4/+5
* testsuite: repair read of uninitialized memoryJan Engelhardt2022-06-301-1/+1
* testsuite: Add tests for sleep calculationLucas De Marchi2022-06-261-0/+41
* util: Add time-related functions from testsuiteLucas De Marchi2022-06-261-13/+1
* module-playground: Add debugfs entry in mod-simpleLucas De Marchi2022-06-261-1/+17
* test-initstate: Check for negative value on errorLucas De Marchi2022-02-201-1/+1
* testsuite: update gitignoreLucas De Marchi2021-05-111-1/+1
* test-modprobe: share single function for kcmdline testsLucas De Marchi2021-02-151-85/+10
* testsuite: allow to re-use single function for testsLucas De Marchi2021-02-151-2/+4
* libkmod-config: re-quote option from kernel cmdlineLucas De Marchi2021-02-159-0/+74
* testsuite: also test xz compressionLucas De Marchi2021-02-051-0/+9
* testsuite: compress modules if feature is enabledLucas De Marchi2021-02-052-11/+18
* populate-modules: Use more bash, more quotesDave Reisner2021-01-231-9/+9
* testsuite: Automatically skip tests that fail when sysconfdir != /etc.Marius Bakke2021-01-073-0/+21
* testsuite: Add facility to skip tests.Marius Bakke2021-01-072-0/+11
* testsuite: add test for empty modules.builtin.aliases.binLucas De Marchi2020-12-2712-1/+13
* shared: fix UNIQ definitionLucas De Marchi2020-12-271-1/+1
* testsuite: add test for zstd-compressed moduleTorge Matthies2020-09-101-1/+9
* add Zstandard compression supportTorge Matthies2020-09-102-0/+4
* testsuite: add check for kmod_load_resourcesLucas De Marchi2020-03-2311-0/+36
* testsuite: check for ill-formed kcmdlineLucas De Marchi2020-03-133-0/+32
* gitignore: ignore .cache.mk when building modulesLucas De Marchi2020-03-091-0/+1
* testsuite: update gitignoreLucas De Marchi2019-11-061-1/+4
* testsuite: mkosi: update filesLucas De Marchi2019-02-043-2/+4
* testsuite: fix modinfo test without opensslLucas De Marchi2019-02-047-7/+25
* testsuite: add modinfo pkcs7 signature testYauheni Kaliuta2019-02-046-4/+14
* testsuite: factor out fd related parameters to a structureYauheni Kaliuta2019-01-041-143/+214
* testsuite: track number of descriptors instead of their stateYauheni Kaliuta2019-01-041-1/+6
* testsuite: move --show-exports test to use regexLucas De Marchi2019-01-032-1/+2
* testsuite: add support for testing output against regexLucas De Marchi2019-01-032-2/+119
* testsuite: split out function to compare outputs exactlyLucas De Marchi2019-01-031-54/+70
* Remove bootstrap* scriptsLucas De Marchi2018-12-171-1/+1
* testsuite: add simple test for --show-exportsLucas De Marchi2018-11-133-0/+24
* mkosi: allow Clear to use test modulesLucas De Marchi2018-10-102-7/+3
* testsuite: raise arch image to 3GBLucas De Marchi2018-02-091-1/+1
* testsuite: add Clear's mkosi configurationCaio Marcelo de Oliveira Filho2018-02-082-2/+26
* testsuite: also wrap gettid in syscall()Lucas De Marchi2018-01-081-0/+21
* testsuite: explain why overriding function may failLucas De Marchi2018-01-031-2/+7
* testsuite: add missing error handlingLucas De Marchi2018-01-031-0/+2
* testsuite: add Fedora's mkosi configurationLucas De Marchi2018-01-032-1/+27
* testsuite: generalize mkosi support for other distrosLucas De Marchi2018-01-034-10/+26
* build: add mkosi hooksLucas De Marchi2018-01-024-0/+50