summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: self: add basic testing for malloc()Ahmad Fatoum2022-05-243-0/+97
* test: self: add device tree manipulation testAhmad Fatoum2022-02-074-0/+148
* test: self: printf: add tests for %*ph printsAhmad Fatoum2022-02-071-0/+18
* test: self: printf: log skipped testsAhmad Fatoum2022-02-071-2/+8
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-052-0/+4
* test: emulate.pl: fix typo in help textAhmad Fatoum2021-11-301-1/+1
* ARM64: qemu-virt: enable PCI supportAhmad Fatoum2021-11-221-1/+1
* test: self: add tests for progress notifierAhmad Fatoum2021-06-285-0/+86
* test: add bthread testAhmad Fatoum2021-06-092-0/+25
* test: self: run selftests as part of the pytest suiteAhmad Fatoum2021-06-092-0/+12
* test: add emulate.pl, a runner for barebox on emulated targetsAhmad Fatoum2021-06-093-0/+528
* test: add first sample testsAhmad Fatoum2021-06-097-0/+155
* test: add labgrid-style configs for some emulated targetsAhmad Fatoum2021-06-0922-0/+393
* test: self: port Linux printf kselftestAhmad Fatoum2021-06-093-0/+309
* test: add basic barebox self-test infrastructureAhmad Fatoum2021-06-095-0/+67