summaryrefslogtreecommitdiffstats
path: root/src/tests/bitops_test.c
Commit message (Collapse)AuthorAgeFilesLines
* [bitops] Fix typo in test caseMichael Brown2016-05-061-1/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [bitops] Add generic atomic bit test, set, and clear functionsMichael Brown2016-03-161-0/+102
Signed-off-by: Michael Brown <mcb30@ipxe.org>