summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-10-13testsuite: check for ill-formed kcmdlinesubmit/tizen/20201026.002852submit/tizen/20201013.021336accepted/tizen/unified/20201027.125252tizen_6.0old/tizen-20210217Lucas De Marchi3-0/+32
2019-11-06testsuite: update gitignoreLucas De Marchi1-1/+4
2019-02-04testsuite: mkosi: update filesLucas De Marchi3-2/+4
2019-02-04testsuite: fix modinfo test without opensslLucas De Marchi7-7/+25
2019-02-04testsuite: add modinfo pkcs7 signature testYauheni Kaliuta6-4/+14
2019-01-04testsuite: factor out fd related parameters to a structureYauheni Kaliuta1-143/+214
2019-01-04testsuite: track number of descriptors instead of their stateYauheni Kaliuta1-1/+6
2019-01-03testsuite: move --show-exports test to use regexLucas De Marchi2-1/+2
2019-01-03testsuite: add support for testing output against regexLucas De Marchi2-2/+119
2019-01-03testsuite: split out function to compare outputs exactlyLucas De Marchi1-54/+70
2018-12-17Remove bootstrap* scriptsLucas De Marchi1-1/+1
2018-11-13testsuite: add simple test for --show-exportsLucas De Marchi3-0/+24
2018-10-10mkosi: allow Clear to use test modulesLucas De Marchi2-7/+3
2018-02-09testsuite: raise arch image to 3GBLucas De Marchi1-1/+1
2018-02-08testsuite: add Clear's mkosi configurationCaio Marcelo de Oliveira Filho2-2/+26
2018-01-08testsuite: also wrap gettid in syscall()Lucas De Marchi1-0/+21
2018-01-03testsuite: explain why overriding function may failLucas De Marchi1-2/+7
2018-01-03testsuite: add missing error handlingLucas De Marchi1-0/+2
2018-01-03testsuite: add Fedora's mkosi configurationLucas De Marchi2-1/+27
2018-01-03testsuite: generalize mkosi support for other distrosLucas De Marchi4-10/+26
2018-01-02build: add mkosi hooksLucas De Marchi4-0/+50
2017-12-07testsuite: depmod: add override testYauheni Kaliuta5-0/+31
2017-06-01testsuite: add tests for external directory supportYauheni Kaliuta30-0/+118
2017-06-01test-depmod: avoid warning when we don't have zlibLucas De Marchi1-1/+1
2017-02-22testsuite: depmod: check netsted loops reportingYauheni Kaliuta12-2/+120
2017-02-16libkmod-config: fix parsing quoted kernel cmdline on paramsLucas De Marchi1-1/+1
2017-01-23testsuite: add test for kernel cmdline with quotesLucas De Marchi3-0/+32
2017-01-23testsuite: fix typo in descriptionLucas De Marchi1-1/+1
2016-11-10build: fix build with disabled test modulesLucas De Marchi2-0/+0
2016-11-08depmod: ignore related modules in depmod_report_cyclesMian Yousaf Kaukab1-1/+1
2016-11-08testsuite: depmod: add module dependency outside cyclic chainMian Yousaf Kaukab7-1/+61
2016-11-08testsuite: fix test_array_sort pointers inderectionYauheni Kaliuta1-1/+8
2016-08-15Add scratchbuf implementationLucas De Marchi2-0/+92
2016-08-15testsuite: include stdio.hLucas De Marchi1-0/+1
2016-08-10util: fix warning of equal values on logical ORLucas De Marchi1-1/+1
2015-05-31build: cache modules from playgroundLucas De Marchi15-0/+10
2015-03-07tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho28-0/+88
2015-03-05testsuite: update READMECaio Marcelo de Oliveira Filho1-3/+5
2015-02-28testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi2-0/+23
2015-02-28testsuite: test builtin stateLucas De Marchi12-0/+134
2015-02-24module-playground: don clean all .ko filesLucas De Marchi1-4/+6
2015-02-22testsuite: move test-blacklist to DEFINE_TESTMarcus Meissner1-4/+3
2015-02-21testsuite: port signature-check modules to module-playgroundLucas De Marchi9-11/+53
2015-02-21testsuite: port arch-specific tests to module-playgroundLucas De Marchi13-34/+48
2015-02-21fixup! module-playground: allow to cross-compile modulesLucas De Marchi1-3/+0
2015-02-21testsuite: leave arch-specific modules in treeLucas De Marchi5-0/+27
2015-02-21testsuite: add option to copy output from testLucas De Marchi2-0/+7
2015-02-21testsuite: fix exiting with success on no output activityLucas De Marchi1-4/+28
2015-02-21module-playground: allow to cross-compile modulesLucas De Marchi4-1/+45
2015-02-19testsuite: port modules-order-compressed to module-playgroundLucas De Marchi12-1/+117