zig/lib/std/os/linux
Andrew Kelley a2ff3a13fe std, compiler-rt: remove test names where applicable
Tests with no names are executed when using `zig test` regardless of the
`--test-filter` used. Non-named tests should be used when simply
importing unit tests from another file. This allows `zig test` to find
all the appropriate tests, even when using `--test-filter`.
2021-09-01 17:54:06 -07:00
..
bpf std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
errno std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
arm-eabi.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
arm64.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
bpf.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
i386.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
io_uring.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
mips.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
powerpc.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
powerpc64.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
riscv64.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
sparc64.zig std, compiler-rt: remove test names where applicable 2021-09-01 17:54:06 -07:00
start_pie.zig zig fmt: respect trailing commas in inline assembly 2021-08-29 11:57:32 +02:00
test.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
thumb.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
tls.zig std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
vdso.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
x86_64.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00