mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
test(uname): Add uname tests
This commit is contained in:
parent
ecfb42ba6c
commit
4c1774e918
3 changed files with 19 additions and 0 deletions
|
@ -29,6 +29,7 @@ unix_only! {
|
|||
"pathchk", test_pathchk;
|
||||
"pinky", test_pinky;
|
||||
"stdbuf", test_stdbuf;
|
||||
"uname", test_uname;
|
||||
"unlink", test_unlink;
|
||||
"who", test_who;
|
||||
// Be aware of the trailing semicolon after the last item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue