summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: don't hardcode origin of OVMF.fdAhmad Fatoum2023-06-263-15/+3
* test: add support for passing devices on command lineAhmad Fatoum2023-06-262-0/+76
* test: lookup qemu binary in path if no tools key existsAhmad Fatoum2023-06-2619-54/+30
* test: have pytest --interactive start interactive Qemu sessionAhmad Fatoum2023-06-262-1/+76
* Merge branch 'for-next/misc-fixes-sandbox'Sascha Hauer2023-06-221-1/+1
|\
| * test: self: printf: silence clang warningsAhmad Fatoum2023-06-131-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2023-06-226-0/+523
|\ \
| * | test: self: add basic regulator selftestAhmad Fatoum2023-06-134-1/+238
| * | test: self: add setjmp/longjmp/initjmp testAhmad Fatoum2023-06-053-0/+104
| * | string: import strverscmp_improved from systemdAhmad Fatoum2023-06-053-0/+182
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2023-06-221-0/+22
|\ \
| * | test: mips: add QEMU Malta 64le labgrid configDenis Orlov2023-06-121-0/+22
| |/
* | Merge branch 'for-next/ci'Sascha Hauer2023-06-224-34/+18
|\ \
| * | ci: test-defconfigs: build with -WerrorAhmad Fatoum2023-06-211-0/+1
| * | ci: build: have CI build ARCH=openriscAhmad Fatoum2023-06-211-0/+2
| * | test/Containerfile: run wget with no-verbose flagAhmad Fatoum2023-06-131-1/+1
| * | test: labgrid-env: rv64i: use QEmu built-in openSBIAhmad Fatoum2023-06-132-10/+0
| * | test/Containerfile: drop unneeded dependenciesAhmad Fatoum2023-06-131-16/+0
| * | test/Containerfile: update to GCC 13.1.0Ahmad Fatoum2023-06-131-1/+1
| * | test/Containerfile: drop i386 toolchainAhmad Fatoum2023-06-131-1/+0
| * | test/Containerfile: install only one RISC-V toolchainAhmad Fatoum2023-06-131-2/+1
| * | test/Containerfile: reduce duplication in cross toolchain handlingAhmad Fatoum2023-06-131-8/+17
| |/
* | ARM64: crypto: add Crypto Extensions accelerated SHA implementationAhmad Fatoum2023-05-261-0/+2
* | test: self: add digest testAhmad Fatoum2023-05-263-0/+218
|/
* test: self: mmu: fix invalid use of __is_definedAhmad Fatoum2023-05-251-2/+2
* test: self: mmu: remap buffer with default attributes on exitAhmad Fatoum2023-05-251-1/+0
* Add GitHub CISascha Hauer2023-05-245-0/+165
* Merge branch 'for-next/vexpress'Sascha Hauer2023-05-245-1/+1
|\
| * ARM: remove vexpress_defconfigSascha Hauer2023-05-025-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2023-05-244-0/+82
|\ \
| * | test: Add emulated raspberry pi labgrid configsSascha Hauer2023-05-223-0/+60
| * | test: Add emulated sabrelite labgrid configSascha Hauer2023-05-221-0/+22
| |/
* | Merge branch 'for-next/arm64-virt'Sascha Hauer2023-05-241-0/+0
|\ \
| * | ARM: Remove qemu_virt64_defconfigSascha Hauer2023-05-021-0/+0
| |/
* | Merge branch 'for-next/arm-mmu'Sascha Hauer2023-05-243-0/+240
|\ \
| * | test: self: add MMU remapping self testAhmad Fatoum2023-05-233-0/+240
| |/
* / test: self: ramfs: fix unintended macro identifier confusionAhmad Fatoum2023-05-231-6/+6
|/
* 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