aboutsummaryrefslogtreecommitdiff
path: root/test/Kconfig
AgeCommit message (Expand)Author
2024-01-11test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt
2023-12-13test: Run bootstd tests only on sandboxSimon Glass
2023-12-13test: Make UT_LIB_ASN1 depend on sandboxSimon Glass
2023-11-07test: Make UNIT_TEST depend on CMDLINESimon Glass
2023-10-17test: spl: Split tests up and use some configsSean Anderson
2023-09-19test: Move POST under a renamed Testing sectionSimon Glass
2023-04-25test: move unit tests into a sub-menuHeinrich Schuchardt
2023-01-18test: compression: add zstd uncompression testBrandon Maier
2022-12-05post: Migrate to KconfigTom Rini
2022-08-10test: Add some tests for kconfig.hSimon Glass
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2020-11-05test: linking test/compression.c failsHeinrich Schuchardt
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2020-03-12test: add rsa_verify() unit testAKASHI Takahiro
2019-12-06test: add asn1 unit testAKASHI Takahiro
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2015-05-21test: env: Add test framework for envJoe Hershberger
2015-05-21test: Move the unit tests to their own menuJoe Hershberger
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-06test: Add a simple time testSimon Glass
2015-02-12dm: test: Add a Kconfig fileSimon Glass