summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/nolibc/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/nolibc: use correct clang target for s390/systemzThomas Weißschuh2024-08-121-0/+3
* selftests/nolibc: don't use libgcc when building with clangThomas Weißschuh2024-08-121-2/+9
* selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh2024-08-121-2/+4
* selftests/nolibc: add support for LLVM= parameterThomas Weißschuh2024-08-121-3/+6
* selftests/nolibc: determine $(srctree) firstThomas Weißschuh2024-08-121-8/+8
* selftests/nolibc: report failure if no testcase passedThomas Weißschuh2024-08-121-1/+1
* selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh2024-06-291-1/+1
* tools/nolibc: mips: add support for PICThomas Weißschuh2023-12-111-1/+1
* selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh2023-12-111-1/+4
* selftests/nolibc: add configuration for mipso32beThomas Weißschuh2023-12-111-0/+7
* selftests/nolibc: extraconfig supportThomas Weißschuh2023-12-111-0/+6
* selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh2023-12-111-1/+1
* selftests/nolibc: use XARCH for MIPSThomas Weißschuh2023-12-111-5/+7
* selftests/nolibc: support out-of-tree buildsThomas Weißschuh2023-12-111-4/+14
* selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh2023-12-111-2/+2
* selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh2023-12-111-1/+8
* selftests/nolibc: don't hang on config inputThomas Weißschuh2023-11-131-2/+2
* selftests/nolibc: add tests for multi-object linkageThomas Weißschuh2023-10-121-6/+6
* selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh2023-10-121-1/+1
* selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh2023-10-121-0/+1
* selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh2023-10-121-16/+26
* selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh2023-10-121-1/+1
* selftests/nolibc: libc-test: use HOSTCC instead of CCZhangjin Wu2023-08-231-1/+1
* selftests/nolibc: allow report with existing test logZhangjin Wu2023-08-231-0/+4
* selftests/nolibc: add test support for ppc64Zhangjin Wu2023-08-231-0/+6
* selftests/nolibc: add test support for ppc64leZhangjin Wu2023-08-231-0/+6
* selftests/nolibc: add test support for ppcZhangjin Wu2023-08-231-0/+7
* selftests/nolibc: add XARCH and ARCH mapping supportZhangjin Wu2023-08-231-12/+34
* selftests/nolibc: enable compiler warningsThomas Weißschuh2023-08-231-1/+1
* selftests/nolibc: don't strip nolibc-testThomas Weißschuh2023-08-231-1/+1
* selftests/nolibc: allow test -include /path/to/nolibc.hZhangjin Wu2023-08-231-0/+6
* selftests/nolibc: allow run nolibc-test locallyZhangjin Wu2023-08-231-0/+6
* selftests/nolibc: report: add newline before test failuresZhangjin Wu2023-08-231-1/+1
* selftests/nolibc: report: extrude the test status lineZhangjin Wu2023-08-231-2/+2
* selftests/nolibc: report: align passed, skipped and failedZhangjin Wu2023-08-231-1/+1
* selftests/nolibc: report: print total testsZhangjin Wu2023-08-231-1/+1
* selftests/nolibc: report: print a summarized test statusZhangjin Wu2023-08-231-1/+2
* selftests/nolibc: add run-libc-test targetZhangjin Wu2023-08-231-0/+4
* selftests/nolibc: restore the failed tests printZhangjin Wu2023-08-061-1/+1
* selftests/nolibc: always print the path to test log fileZhangjin Wu2023-08-061-2/+2
* selftests/nolibc: add a standalone test report macroZhangjin Wu2023-08-061-12/+7
* selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau2023-06-091-0/+1
* selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau2023-06-091-3/+12
* selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu2023-06-091-1/+1
* tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh2023-06-091-12/+2
* tools/nolibc: riscv: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: mips: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: arm: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: aarch64: add stackprotector supportThomas Weißschuh2023-06-091-0/+1