Lines Matching refs:Errorf
36 t.Errorf("wrong output path: %v; expected: %v", outPath, expectedOut)
41 t.Errorf("expected exactly one test data file. test data files: [%s]", dataPaths)
68 …t.Errorf("rlib-std variant for libfoo not detected as a rustlib-defined rlib dependency for device…
71 …t.Errorf("rlib-std variant for libbar not detected as an rlib dependency for device rust_test modu…
74 t.Errorf("Device rust_test module 'my_test' does not link libstd as an rlib")
127 t.Errorf("expected test output file to be 'main_test', but was '%s'", outputPath)
130 t.Errorf("expected test data file to be 'test_lib.so', but was '%s'", dataLibraryPath)
133 t.Errorf("expected test data file to be 'test_lib.so', but was '%s'", dataBinaryPath)
187 t.Errorf("expected test output file to be 'main_test', but was '%s'", outputPath)
191 t.Errorf("expected LOCAL_TEST_DATA to end with `:test_lib.so:foo/bar/baz`,"+
195 t.Errorf("expected LOCAL_TEST_DATA to end with `:librust_test_lib.so:foo/bar/baz`,"+
199 t.Errorf("expected LOCAL_TEST_DATA to end with `:rusty:foo/bar/baz`,"+