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/init | Bin 3968 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 arch/riscv64/conf/init (limited to 'arch/riscv64/conf/init') diff --git a/arch/riscv64/conf/init b/arch/riscv64/conf/init deleted file mode 100755 index b378582..0000000 Binary files a/arch/riscv64/conf/init and /dev/null differ -- cgit v1.3