mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
core: add command /sys to show resource limits and usage
This commit is contained in:
@@ -37,26 +37,6 @@ TEST_GROUP(CoreUtil)
|
||||
{
|
||||
};
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* util_setrlimit_resource
|
||||
*/
|
||||
|
||||
TEST(CoreUtil, SetrlimitResource)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* util_setrlimit
|
||||
*/
|
||||
|
||||
TEST(CoreUtil, Setrlimit)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* util_timeval_cmp
|
||||
|
||||
Reference in New Issue
Block a user