1f08c3bdfSopenharmony_ciACL testing 2f08c3bdfSopenharmony_ciAurélien Charbon - Bull SA 3f08c3bdfSopenharmony_ci 4f08c3bdfSopenharmony_ci# GOAL : 5f08c3bdfSopenharmony_ciTesting ACL conformance, ACL limits, and ACL robustness 6f08c3bdfSopenharmony_ci 7f08c3bdfSopenharmony_ci# REQUIREMENTS : 8f08c3bdfSopenharmony_ciACL support must be present on the remote host 9f08c3bdfSopenharmony_ciattr and acl packages must be install for the stestsuite to build/run. 10f08c3bdfSopenharmony_ciThis testsuite is not built by the default make in the LTP root directory 11f08c3bdfSopenharmony_ci 12f08c3bdfSopenharmony_ciacl1: verify the conformance ok access regarding the ACL of files and directory. 13f08c3bdfSopenharmony_cistress: multiprocess application to stress the ACL 14f08c3bdfSopenharmony_ci 15f08c3bdfSopenharmony_cisetacl_stress.py: python script that does lots of setfacl function 16f08c3bdfSopenharmony_ci 17f08c3bdfSopenharmony_citest_long_acl.py: try to "build" ACLs of different length. Stop when the specified maximum length is reached. 18f08c3bdfSopenharmony_ci 19f08c3bdfSopenharmony_ciTo run the test: 20f08c3bdfSopenharmony_cimake (builds the binaries) 21f08c3bdfSopenharmony_ci./runtest (executes the sequence of tests) 22