test_strip_hyphen.log 425 B

12345678910111213141516
  1. KTAP version 1
  2. 1..2
  3. # Subtest: sysctl_test
  4. 1..1
  5. # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed
  6. ok 1 - sysctl_test_dointvec_null_tbl_data
  7. kunit sysctl_test: all tests passed
  8. ok 1 - sysctl_test
  9. # Subtest: example
  10. 1..1
  11. init_suite
  12. # example_simple_test: initializing
  13. # example_simple_test: example_simple_test passed
  14. ok 1 example_simple_test
  15. kunit example: all tests passed
  16. ok 2 example