libnxz / power-gzip

POWER NX zlib compliant library
23 stars 18 forks source link

Cleaning up selftests #20

Closed rzinsly closed 4 years ago

rzinsly commented 4 years ago

Remove unnecessary headers and functions, and change the formating to be compatible with the standards adopted by the linux kernel.


This is the code that got into hte kernel selftests, with exception of the makefile and nx-gzip.h (kernel uses a symlink to the vas_api.h uapi).