summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: self: printf: compile test with -Wno-format-securityAhmad Fatoum2023-05-021-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2023-04-191-1/+1
|\
| * of: implement of_copy_propertyAhmad Fatoum2023-04-171-1/+1
* | treewide: add missing device tree artifact cleanup where neededAhmad Fatoum2023-04-111-0/+3
* | test: emulate.pl: fix firmware use with non-tuxmake out-of-tree buildAhmad Fatoum2023-04-111-10/+12
* | test: riscv: fix YAMLs after defconfig renameAhmad Fatoum2023-04-115-1/+1
|/
* test: self: add json parser testAhmad Fatoum2023-01-103-0/+152
* vsprintf: implement %pJP for printing JSONPathsAhmad Fatoum2023-01-101-0/+17
* test: self: only include ramfs selftest when CONFIG_SELFTEST_FS_RAMFS=yAhmad Fatoum2022-11-022-2/+2
* Merge branch 'for-next/selftest'Sascha Hauer2022-10-133-0/+212
|\
| * fs: implement unreaddirAhmad Fatoum2022-10-111-1/+16
| * test: self: add ramfs testAhmad Fatoum2022-10-113-0/+195
| * test: self: always build envvar test when SELFTEST_ENABLE_ALLAhmad Fatoum2022-10-111-1/+1
| * test: self: change CONFIG_CMD_SELFTEST default to yAhmad Fatoum2022-10-111-0/+1
* | Merge branch 'for-next/net'Sascha Hauer2022-10-131-7/+0
|\ \ | |/ |/|
| * tftp: remove selftestSascha Hauer2022-09-221-7/+0
* | test: emulate.pl: fix support for multiple block devicesAhmad Fatoum2022-10-101-0/+2
|/
* Merge branch 'for-next/tftp'Sascha Hauer2022-09-141-0/+7
|\
| * tftp: add selftestEnrico Scholz2022-09-121-0/+7
* | test: self: provide selftest_is_running()Ahmad Fatoum2022-09-131-1/+25
* | of: implement of_prepend_propertyAhmad Fatoum2022-09-131-1/+1
* | of: implement of_rename_property()Ahmad Fatoum2022-09-122-2/+14
|/
* test: self: add tests for of_append_propertyAhmad Fatoum2022-08-112-1/+15
* test: self: include new tests in CONFIG_SELFTEST_ENABLE_ALLAhmad Fatoum2022-08-091-0/+2
* test: self: add simple environment variable testAhmad Fatoum2022-08-093-0/+87
* 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