diff options
author | Andy Shevchenko <[email protected]> | 2018-02-06 15:38:13 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-02-06 18:32:44 -0800 |
commit | 978f369c5c4777c32e686ecff5aaa5b677afc564 (patch) | |
tree | fae32c7bc40d529b93a4d228bdd997d132c5e228 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ee3527bd5e48e6c892abfdcb36969c1eb2fd4a6e (diff) |
lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
Explicitly test bitmap_fill() and bitmap_set() functions.
For bitmap_fill() we expect a consistent behaviour as in bitmap_zero(),
i.e. the trailing bits will be set up to unsigned long boundary.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Yury Norov <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions