HomeSort by relevance Sort by last modified time
    Searched refs:test_tar (Results 1 - 3 of 3) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-tar.c 24 int test_tar(void) function
89 return test_harness(test_tar, "tm_tar");
  /external/ltp/testcases/commands/tar/
tar_tests.sh 102 test_tar() function
143 1) test_tar "" "v" "test.tar";;
144 2) test_tar "z" "v" "test.tar.gz";;
145 3) test_tar "j" "v" "test.tar.bz2";;
146 4) test_tar "" "" "test.tar";;
147 5) test_tar "z" "" "test.tar.gz";;
148 6) test_tar "j" "" "test.tar.bz2";;
  /external/ltp/testcases/kernel/io/stress_floppy/
stress_floppy 80 test_tar() function
108 tst_resm TPASS "test_tar: PASS."
257 test_tar

Completed in 209 milliseconds