From e8a1df103cc28419dd7d4439c0b1d1739d110f78 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Tue, 9 Jul 2024 22:12:27 +0300 Subject: start working on tests + Current setup will likely not last long, just a stopgap until I figure out how I want to build each testcase etc. Probably dir based, but I'll probably add some scripts that generate the build rules for each test case (or binary?). Also, should probably put ouput files in a build directory and keep the source clean, but again, good enough for now. Will have to start implementing more extensive tests, and probably come up with some way to compare textual output etc. --- arch/riscv64/conf/initrd | Bin 4608 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 arch/riscv64/conf/initrd (limited to 'arch/riscv64/conf/initrd') diff --git a/arch/riscv64/conf/initrd b/arch/riscv64/conf/initrd deleted file mode 100644 index 4647812..0000000 Binary files a/arch/riscv64/conf/initrd and /dev/null differ -- cgit v1.3