summaryrefslogtreecommitdiff
path: root/scripts/sanitycheck
AgeCommit message (Expand)Author
2016-11-04sanitycheck: build for unified kernel onlyAndrew Boie
2016-11-02unified: Add linker script support for all kernel object typesAllan Stephens
2016-11-02console: shell: Support multiple modulesYael Avramovich
2016-10-28sanitycheck: Add support for ccacheKumar Gala
2016-10-27sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanupAnas Nashif
2016-10-25sanitycheck: Add support for unified kernelSzymon Janc
2016-10-25sanity: Load arguments from filesGenaro Saucedo Tejada
2016-10-24sanitycheck: provide option to exclude tagsAnas Nashif
2016-10-05sanitycheck: Remove linker VMA/LMA offset checkingAndy Ross
2016-09-30tests: Add gcov supportJaakko Hannikainen
2016-09-30ztest: Add native building supportJaakko Hannikainen
2016-09-20unified: Implement memory poolsDmitriy Korovkin
2016-09-14gpio: Remove obsolete API 1.0 callback mechanismTomasz Bursztyka
2016-09-06sanitycheck: allow extra arguments to be passed to the buildAndrew Boie
2016-09-06sanitycheck: complain loudly about missing platformsAndrew Boie
2016-08-30sanitycheck: support for multiple toolchainJavier B Perez
2016-08-29sanitycheck: filter: add support to use env variablesJavier B Perez
2016-08-10sanity: non utf-8 characters are toleratedGenaro Saucedo Tejada
2016-07-28sanitycheck: allow deprecated APIsAndrew Boie
2016-07-20sanitycheck: add -R to build all tests with assertionsAndrew Boie
2016-06-10nios2: set up common linker script for XIP and non-XIPAndrew Boie
2016-06-02expr_parser: support ':' operatorAndrew Boie
2016-05-04sanitycheck: allow for more expressive filtering in testcase.iniAndrew Boie
2016-04-22gpio: Improve the public API to handle multi callbacksTomasz Bursztyka
2016-04-12sanitycheck: align output for easier visual comparisonDaniel Leung
2016-04-08sanitycheck: fix test names to be same as beforeAndrew Boie
2016-04-08sanitycheck: be smarter about scanning for test casesAndrew Boie
2016-04-08sanitycheck: add ability to use arbitrary report for comparisonDaniel Leung
2016-04-08sanitycheck: parallelize binary size calculationsDaniel Leung
2016-04-07sanitycheck: fix initlevel section being mentioned twiceDaniel Leung
2016-03-23sanitycheck: don't require arch.ini blocks for every platformAndrew Boie
2016-03-23sanitycheck: allow N platforms per arch to be runAndrew Boie
2016-03-03sanitycheck: fail on footprint analysis of stripped ELFsAndrew Boie
2016-02-24sanitycheck: use Python 3Andrew Boie
2016-02-24sanitycheck: correctly treat linker warnings as errorsAndrew Boie
2016-02-11sanitychecks: add new keyword 'kernel' to testcase.iniAnas Nashif
2016-02-11scan for testcases in root to cover samples and testsAnas Nashif
2016-02-10sanitycheck: add testcase.ini field for slow testsAndrew Boie
2016-02-05Revert "Change the try-run option as disable by default."Anas Nashif
2016-02-05test c++: Recognize init_array as a valid sectionPeter Mitsis
2016-02-05Use BOARD instead of PLATFORM_CONFIGAnas Nashif
2016-02-05Change the try-run option as disable by default.Louise Mendoza
2016-02-05sanity: add extra arguments when creating defconfigsAnas Nashif
2016-02-05sanitycheck: show absolute size deltasAndrew Boie
2016-02-05sanitychecks: add skip keyword for skipping tests unconditionallyAnas Nashif
2016-02-05microkernel: introduce private event objectsDaniel Leung
2016-02-05re-enable compile time option checking and make it conditionalAnas Nashif
2016-02-05sanity: build testcase defconfigs for config_whitelistAnas Nashif
2016-02-05sanity: add platform/arch exclude functionalityAnas Nashif
2016-02-05sanitycheck: look for misaligned XIP VMA/LMA addressesAndrew Boie