JINMEI Tatuya
|
f48cb09795
[2297] simply use timedelta.str() for update_desc().
|
12 years ago |
Mukund Sivaraman
|
fd2e13361b
[2297] Return output value directly
|
12 years ago |
Mukund Sivaraman
|
f6af1e6965
[2297] Make some minor readability and typo fixes in comments
|
12 years ago |
JINMEI Tatuya
|
dbabdcc3c8
[2297] added one more test case for get_uptime_desc
|
12 years ago |
JINMEI Tatuya
|
7eb5518a38
[2297] use size of free list for free memory on openbsd, too.
|
12 years ago |
JINMEI Tatuya
|
0aa3d59397
[2297] Merge branch 'trac2297' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2297
|
12 years ago |
JINMEI Tatuya
|
01c85b2bf8
[2297] added a pretty-form of uptime in addition to the bare seconds
|
12 years ago |
JINMEI Tatuya
|
07085635d4
[2297] use the size of free-list to identify free memory for FreeBSD
|
12 years ago |
JINMEI Tatuya
|
7d777cee74
[2297] use smp.forward_signal_enabled to detect SMP-support kernel on freebsd.
|
12 years ago |
Jelte Jansen
|
db05d3bab1
[2172] use netstat instead of route on openBSD
|
13 years ago |
Jelte Jansen
|
ffc684f617
[2172] only use 'distro' value on linux
|
13 years ago |
Jelte Jansen
|
97ad12066c
[2172] minor cleanup
|
13 years ago |
Jelte Jansen
|
0336d2de96
[2172] forgot to update test
|
13 years ago |
Jelte Jansen
|
7520a6838a
[2172] set some more members to None initially
|
13 years ago |
Jelte Jansen
|
05cff66f9a
[2172] use None instead of -1 for unknown values
|
13 years ago |
Jelte Jansen
|
1f3ce58560
[2172] refactor check of general bsd values too
|
13 years ago |
Jelte Jansen
|
cf59b08af0
[2172] save and restore syscalls in setup/teardown
|
13 years ago |
Jelte Jansen
|
e107153e1d
[2172] don't make tests themselves platformdependent
|
13 years ago |
Jelte Jansen
|
17f47f632e
[2172] comments and internal documentation
|
13 years ago |
Jelte Jansen
|
665f4873d2
[2172] refactor sysinfo tests
|
13 years ago |
Jelte Jansen
|
0d4243fc59
[2172] fix osx sysinfo tests for previous change
|
13 years ago |
JINMEI Tatuya
|
371d315852
[2172] fixed a trivial typo
|
13 years ago |
Jelte Jansen
|
d130356fbc
[2172] Add OSX support to isc-sysinfo
|
13 years ago |
Mukund Sivaraman
|
1100d1a669
[2122] Add isc.sysinfo.SysInfo implementation for FreeBSD (squashed commit)
|
13 years ago |
Mukund Sivaraman
|
a9e21b463c
[2121] Address review comments
|
13 years ago |
Mukund Sivaraman
|
42674a0354
[2121] Add testcases for OpenBSD implementation of SysInfo
|
13 years ago |
Mukund Sivaraman
|
90792ad4dd
[2121] Rename class
|
13 years ago |
Mukund Sivaraman
|
a64cb609ee
[2062] Add some comments to the SysInfo unit test
|
13 years ago |
Mukund Sivaraman
|
e26eb608b1
[2062] Add testcases for SysInfo Linux implementation
|
13 years ago |
Mukund Sivaraman
|
304e2b97b8
[2062] Add a testcase for SysInfoFromFactory
|
13 years ago |