summaryrefslogtreecommitdiff
path: root/lib/packing_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-12lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean1-0/+61
2024-10-08lib: packing: catch kunit_kzalloc() failure in the pack() testVladimir Oltean1-0/+1
2024-10-04lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behaviorJacob Keller1-0/+72
2024-10-04lib: packing: add additional KUnit testsJacob Keller1-0/+82
2024-10-04lib: packing: add KUnit tests adapted from selftestsJacob Keller1-0/+258