summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-10-14tests: add test case for kver_zimageXiaotian Wu
2023-05-28Add --no-cmdline option to omit adding a cmdline to UKIsnl6720
2023-05-14tests: Add tests to check for reproducible buildsMorten Linderud
2023-05-14functions: implement find_module_from_symbolMorten Linderud
2023-03-24Improve coding stylenl6720
2023-03-18Fix remaining shellcheck issuesMorten Linderud
2023-02-13test/cases/functions.bats: test add_full_dirnl6720
2022-12-11Merge remote-tracking branch 'origin/merge-requests/170'Morten Linderud
2022-12-08Added bats-support for proper error formattingrogueai
2022-12-08Skip lzop test if binary not installedrogueai
2022-12-07Add shebangs and SPDX license identifiers to all filesnl6720
2022-12-07functions: call the non-binary files with shebangs a "script"nl6720
2022-12-07test/cases/functions.bats: pass 'none' as the kernel version to initialize_bu...nl6720
2022-12-06Add test case for add_binary when the target is a scriptnl6720
2022-12-03Initial bats test coveragerogueai
2016-07-07refactor parse_cmdline into something more readableDave Reisner
2016-07-07add test harness for parse_cmdlineDave Reisner