library: tests for sysinfo

First set of tests for the library API, this lot checks the two
functions out of sysinfo.c

Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
Craig Small
2015-07-20 22:23:21 +10:00
parent 53b33a1ab8
commit 887f2a81d7
4 changed files with 86 additions and 1 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.o
*.so
*.swp
*.trs
.deps
.libs
.version
@@ -50,6 +51,7 @@ slabtop
snice
stamp-h1
sysctl
test-driver
tload
top/Makefile
top/Makefile.in