diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 22:13:30 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 22:13:30 +0300 |
| commit | 54f506de1fd1d0f58fe0c50f88476df89241dd7e (patch) | |
| tree | c8c56dfca9c1c99a9ac7e28826712e7982feaab6 /fixtures/OS.Uptime.expected-output | |
| parent | 5da8d3b684e11b607de9461292cc1c83fdabdfdd (diff) | |
add unit tests
Diffstat (limited to 'fixtures/OS.Uptime.expected-output')
| -rw-r--r-- | fixtures/OS.Uptime.expected-output | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fixtures/OS.Uptime.expected-output b/fixtures/OS.Uptime.expected-output new file mode 100644 index 0000000..680ed06 --- /dev/null +++ b/fixtures/OS.Uptime.expected-output @@ -0,0 +1,11 @@ +Top 5 Uptime's by OS: + ++-----+------------------------------------+-----------------------------+ +| Pos | OS | Uptime | ++-----+------------------------------------+-----------------------------+ +| 1. | Linux 3.2.0-4-amd64 | 3 years, 5 months, 23 days | +| 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 1 years, 12 months, 15 days | +| 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 1 years, 7 months, 13 days | +| 4. | FreeBSD 10.1-RELEASE-p16 | 1 years, 5 months, 23 days | +| 5. | FreeBSD 10.2-RELEASE | 1 years, 3 months, 11 days | ++-----+------------------------------------+-----------------------------+ |
