Copy assertions required for commitlog_test.py: - assert_almost_equal - assert_row_count - assert_row_count_in_select_less - assert_lists_equal_ignoring_order
Copy few assertion functions from dtest tools/assertions.py: - assertion_exception() - assertion_invalid() - assertion_one() - assertion_all()