Home
last modified time | relevance | path

Searched refs:test_content (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/damon/
H A Ddebugfs_target_ids.sh14 test_content "$file" "$orig_content" "1 2" "non-integer was there"
16 test_content "$file" "$orig_content" "" "wrong input written"
18 test_content "$file" "$orig_content" "" "empty input written"
H A Ddebugfs_attrs.sh16 test_content "$file" "$orig_content" "1 2 3 4 5" "successfully written"
H A D_debugfs_common.sh29 test_content() { function