Home
last modified time | relevance | path

Searched defs:fs_obj_unlink (Results 1 – 2 of 2) sorted by relevance

/u-boot/test/py/tests/test_fs/
A Dtest_unlink.py18 def test_unlink1(self, u_boot_console, fs_obj_unlink): argument
36 def test_unlink2(self, u_boot_console, fs_obj_unlink): argument
55 def test_unlink3(self, u_boot_console, fs_obj_unlink): argument
67 def test_unlink4(self, u_boot_console, fs_obj_unlink): argument
83 def test_unlink5(self, u_boot_console, fs_obj_unlink): argument
96 def test_unlink6(self, u_boot_console, fs_obj_unlink): argument
108 def test_unlink7(self, u_boot_console, fs_obj_unlink): argument
A Dconftest.py489 def fs_obj_unlink(request, u_boot_config): function

Completed in 4 milliseconds