summaryrefslogtreecommitdiffstats
path: root/lib/packing_test.c
Commit message (Expand)AuthorAgeFilesLines
* lib: packing: catch kunit_kzalloc() failure in the pack() testVladimir Oltean2024-10-071-0/+1
* lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behaviorJacob Keller2024-10-031-0/+72
* lib: packing: add additional KUnit testsJacob Keller2024-10-031-0/+82
* lib: packing: add KUnit tests adapted from selftestsJacob Keller2024-10-031-0/+258