diff --git a/tests/by-util/test_chroot.rs b/tests/by-util/test_chroot.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_chroot.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_groups.rs b/tests/by-util/test_groups.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_groups.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_hostid.rs b/tests/by-util/test_hostid.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_hostid.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_kill.rs b/tests/by-util/test_kill.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_kill.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_logname.rs b/tests/by-util/test_logname.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_logname.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_mkfifo.rs b/tests/by-util/test_mkfifo.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_mkfifo.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_mknod.rs b/tests/by-util/test_mknod.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_mknod.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_nice.rs b/tests/by-util/test_nice.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_nice.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_nohup.rs b/tests/by-util/test_nohup.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_nohup.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_nproc.rs b/tests/by-util/test_nproc.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_nproc.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_relpath.rs b/tests/by-util/test_relpath.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_relpath.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_shred.rs b/tests/by-util/test_shred.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_shred.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_shuf.rs b/tests/by-util/test_shuf.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_shuf.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_sleep.rs b/tests/by-util/test_sleep.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_sleep.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_sync.rs b/tests/by-util/test_sync.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_sync.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_tee.rs b/tests/by-util/test_tee.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_tee.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_timeout.rs b/tests/by-util/test_timeout.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_timeout.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_tty.rs b/tests/by-util/test_tty.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_tty.rs @@ -0,0 +1 @@ +// ToDO: add tests diff --git a/tests/by-util/test_yes.rs b/tests/by-util/test_yes.rs new file mode 100644 index 000000000..651491045 --- /dev/null +++ b/tests/by-util/test_yes.rs @@ -0,0 +1 @@ +// ToDO: add tests