+8
−1
+7
−1
+2
−0
Loading
Resolve "increase testing coverage" This MR increases testing coverage significantly by including additional tests and implementing basic syscall testing. It also fixes the following issues: * Include `<array>` to compile with GCC 12.1 * Solved SIGSEV in fchdir (When debug is enabled) Closes #216 See merge request !141