diff options
| author | Alexey Dobriyan <[email protected]> | 2018-04-10 23:43:28 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-04-11 17:28:34 +0000 |
| commit | 1f5bd0547654ada423b184e22f320d76c0fac49e (patch) | |
| tree | 0d305b2d1f713af5bf4b9b534cb253183a58e716 /lib | |
| parent | proc: use slower rb_first() (diff) | |
| download | kernel-1f5bd0547654ada423b184e22f320d76c0fac49e.tar.gz kernel-1f5bd0547654ada423b184e22f320d76c0fac49e.zip | |
proc: selftests: test /proc/uptime
The only tests I could come up with for /proc/uptime are:
- test that values increase monotonically for 1 second,
- bounce around CPUs and test the same thing.
Avoid glibc like plague for affinity given patches like this:
https://marc.info/?l=linux-kernel&m=152130031912594&w=4
Link: http://lkml.kernel.org/r/20180317165235.GB3445@avx2
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
