i3status/testcases
Sam Newbold 300b31b2df
print_file_contents: allocate enough to include \0
related to #331
Previously, if max_chars was read, the null byte would be written
past the end of buf.
2019-06-10 16:36:18 +02:00
..
001-battery hide seconds in battery by default 2018-06-29 14:37:48 +02:00
002-cpu-temp Added unit test case for CPU temperature 2016-11-14 20:58:58 +00:00
003-path-exists Added unit test case for path_exists 2016-11-14 21:24:16 +00:00
004-run-watch Added test case for run_watch 2016-11-14 21:33:09 +00:00
005-cpu-temp-max-threshold-format Add unit tests for threshold format 2016-11-15 13:34:06 +02:00
006-cpu-usage-max-threshold-format Add unit tests for threshold format 2016-11-15 13:34:06 +02:00
007-cpu-usage-degraded-threshold-format Add unit tests for threshold format 2016-11-15 13:34:06 +02:00
008-load-max-threshold-format Add unit tests for threshold format 2016-11-15 13:34:06 +02:00
009-disk-low-threshold-format Adding documentation for PR #179 (#182) 2016-11-19 06:02:10 -08:00
010-cpu-usage Fix CPU unit tests (#239) 2017-08-29 19:01:30 +02:00
011-cpu-usage Fix CPU unit tests (#239) 2017-08-29 19:01:30 +02:00
012-cpu-usage-error Fix CPU unit tests (#239) 2017-08-29 19:01:30 +02:00
013-cpu-usage-error Multiple CPU support for cpu_usage (#209) 2017-03-26 06:54:07 -04:00
014-battery-capacity Fix CPU unit tests (#239) 2017-08-29 19:01:30 +02:00
015-battery-capacity hide seconds in battery by default 2018-06-29 14:37:48 +02:00
016-ethernet-down Add network test cases (#246) 2017-11-20 19:51:48 +01:00
017-wireless-down Add network test cases (#246) 2017-11-20 19:51:48 +01:00
018-battery-capacity Treat zero battery capacity as "not available" (#259) 2018-01-28 15:37:51 +01:00
019-battery-capacity Treat zero battery capacity as "not available" (#259) 2018-01-28 15:37:51 +01:00
021-battery-second hide seconds in battery by default 2018-06-29 14:37:48 +02:00
022-cpu-usage-tenth-cpu Fix for issue 300: Correctly print usage for cpu 10 2018-07-31 00:27:13 -05:00
023-battery-not-charging Add testcase for #304 2018-09-03 20:51:48 +02:00
024-cpu-usage-invalid-cpu Add testcase for invalid %cpu placeholder 2018-10-23 11:16:16 -04:00
025-file-contents print_file_contents: allocate enough to include \0 2019-06-10 16:36:18 +02:00