Searched hist:"0 e2dc70e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/ |
H A D | Makefile | 0e2dc70e Wed Jun 20 01:58:30 CDT 2018 Johannes Berg <johannes@sipsolutions.net> bitfield: add tests
Add tests for the bitfield helpers. The constant ones will all be folded to nothing by the compiler (if everything is correct in the header file), and the variable ones do some tests against open-coding the necessary shifts.
A few test cases that should fail/warn compilation are provided under ifdef.
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> 0e2dc70e Wed Jun 20 01:58:30 CDT 2018 Johannes Berg <johannes@sipsolutions.net> bitfield: add tests Add tests for the bitfield helpers. The constant ones will all be folded to nothing by the compiler (if everything is correct in the header file), and the variable ones do some tests against open-coding the necessary shifts. A few test cases that should fail/warn compilation are provided under ifdef. Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | Kconfig.debug | 0e2dc70e Wed Jun 20 01:58:30 CDT 2018 Johannes Berg <johannes@sipsolutions.net> bitfield: add tests
Add tests for the bitfield helpers. The constant ones will all be folded to nothing by the compiler (if everything is correct in the header file), and the variable ones do some tests against open-coding the necessary shifts.
A few test cases that should fail/warn compilation are provided under ifdef.
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|