Add unittest in PaddleClas
Created by: shippingwang
As the CI is already built, The unittest can be reconstructed, like:
|—— ppcls | |—— test |————|———— test_reader.py |————|———— test_imaug.py |————|———— test_download.py |————|———— test_compress.py |————|———— test_model.py |————|———— test_speed.py |————|———— test_finetune.py |————|———— test_eval.py |————|———— test_train.py |————|———— test_infer.py |————|———— test_performance.py (IMPORTANT) |_________|__________test_export.py