summaryrefslogtreecommitdiff
path: root/build-test-kernel
AgeCommit message (Expand)Author
2023-06-21hostname: use `uname -n` insteadDoug Coleman
2023-06-21build-test-kernel: more loggingKent Overstreet
2023-06-18build-test-kernel: fix kernel option handlingKent Overstreet
2023-06-16require-kernel-make-append, require-gcovKent Overstreet
2023-03-22Package kernel for a NixOS root imageDaniel Hill
2023-03-07build-test-kernel: Add -M (make arg)Kent Overstreet
2023-02-09build-test-kernel: Add -p for preciseKent Overstreet
2023-01-26build-test-kernel: Add faddr2line subcommandKent Overstreet
2023-01-23fix VM not finding testsDaniel Hill
2022-10-30build-test-kernel: nixos fixKent Overstreet
2022-08-23Add arm supportKent Overstreet
2022-08-23build-test-kernel: Specify more dependenciesKent Overstreet
2022-07-08Fix multiple includes of prelude.shKent Overstreet
2022-06-29Run depmod in build-test-kernelKent Overstreet
2022-06-26Minor improvementsKent Overstreet
2022-06-23Print out test being run at the very startKent Overstreet
2022-04-10ktest now owns $ktest_kernel_binary directoryKent Overstreet
2022-04-09Revert change to make -jKent Overstreet
2022-04-09Switch to #!/usr/bin/env bashKent Overstreet
2022-04-09Consolidate various paths and directoriesKent Overstreet
2021-07-01drop SKIP_STACK_VALIDATION from kernel buildKent Overstreet
2021-05-19ktest can now automatically pick an unused ssh portKent Overstreet
2020-08-05Assorted debugging improvementsKent Overstreet
2019-12-27Revert "Fix debootstrap; use Buster; flag for shellcheck"Kent Overstreet
2019-12-23Fix debootstrap; use Buster; flag for shellcheckMichael Adams
2019-10-21assorted 2019 updatesKent Overstreet
2018-06-04More foreign arch improvementsKent Overstreet
2018-05-14Extensive refactoring, fixesKent Overstreet
2018-02-18more bugfixesKent Overstreet
2018-02-18rework options for various dirs, add sanity checks before deleting kernelKent Overstreet
2018-02-18fix error checking in run_quietKent Overstreet
2018-02-13don't break when we're not cross compilingKent Overstreet
2018-02-13DocumentationKent Overstreet
2018-02-13Reduce debian dependencies, other cleanupsKent Overstreet
2018-01-08get rid of more pythonKent Overstreet
2018-01-08convert /cdrom to virtfsKent Overstreet
2018-01-07convert /cdrom to virtfsKent Overstreet
2018-01-07add -l (loop)Kent Overstreet
2018-01-07more test improvementsKent Overstreet
2017-12-21more test improvementsKent Overstreet
2017-11-12Massive test refactoringKent Overstreet
2016-10-17add verbose optionKent Overstreet
2016-03-04random crapKent Overstreet
2016-01-15Kill defconfigKent Overstreet
2016-01-15Support multiple architecturesKent Overstreet
2015-05-09drop shellcheckKent Overstreet
2015-03-15Fix build-test-kernel kernel modulesKent Overstreet
2014-12-20vm-start-new: convert to argparseKent Overstreet
2014-12-20build-test-kernel: allow -w to be passed through to ktestKent Overstreet
2014-12-10build-test-kernel: add an option to not do kernel depsKent Overstreet