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