Skip to content

Commit 0fb5309

Browse files
authored
Merge pull request #4574 from tgross35/libc-test-auto-test3
test: Move more tests to `libc-test/tests`
2 parents 5d2c5d4 + 196f0ab commit 0fb5309

File tree

6 files changed

+0
-20
lines changed

6 files changed

+0
-20
lines changed

libc-test/Cargo.toml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -63,31 +63,11 @@ name = "linux-termios"
6363
path = "test/linux_termios.rs"
6464
harness = false
6565

66-
[[test]]
67-
name = "makedev"
68-
path = "test/makedev.rs"
69-
harness = true
70-
71-
[[test]]
72-
name = "errqueue"
73-
path = "test/errqueue.rs"
74-
harness = true
75-
76-
[[test]]
77-
name = "sigrt"
78-
path = "test/sigrt.rs"
79-
harness = true
80-
8166
[[test]]
8267
name = "semver"
8368
path = "test/semver.rs"
8469
harness = false
8570

86-
[[test]]
87-
name = "primitive_types"
88-
path = "test/primitive_types.rs"
89-
harness = true
90-
9171
[[test]]
9272
name = "style"
9373
path = "test/check_style.rs"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)