aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/sys
Commit message (Expand)AuthorAgeFilesLines
* Revert r357246Conrad Meyer2020-01-291-17/+52
* qmath(3) test: Replace overcomplicated abomination with arc4random(3)Conrad Meyer2020-01-291-52/+17
* Fix gcc buildLi-Wen Hsu2019-11-241-0/+6
* The error messages that indicate bugs in 'area' bitstring functionsDoug Moore2019-11-231-18/+18
* Initialize variable bitstrLi-Wen Hsu2019-11-221-0/+2
* Fix GCC build.Li-Wen Hsu2019-11-221-2/+2
* bitstring: add functions to find contiguous set/unset bit sequencesEric Joyner2019-11-211-0/+167
* bitstring: exit early if _start is past size of the bitstringEric Joyner2019-11-211-0/+22
* Introduce arb(3), the Array-based Red-Black Tree macros: similarEdward Tomasz Napierala2019-09-142-1/+116
* Temporarily skip sys.sys.qmath_test.qdivq_s64q in CI because it is unstableLi-Wen Hsu2019-09-031-0/+4
* Fix qmath(3) build problems with GCC 8.Edward Tomasz Napierala2019-08-291-11/+5
* Fix build on 32 bit archs.Edward Tomasz Napierala2019-08-271-12/+12
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-272-1/+654
* Improve tree(3) tests by using ATF_REQUIRE where applicable.Edward Tomasz Napierala2019-05-202-6/+10
* Try to unbreak the build after r347425.Edward Tomasz Napierala2019-05-102-0/+4
* Add simple regression tests for tree(3). Those are ATF-ified versionsEdward Tomasz Napierala2019-05-103-1/+217
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+19
* Fix bitstring allocation on 32-bit platformsAlan Somers2016-06-241-0/+12
* Add bit_count to the bitstring(3) apiAlan Somers2016-05-231-0/+62
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-042-0/+372