dart-sdk/tools
Daco Harkes 550d580d5e [vm/ffi] Fuchsia FFI testing package
This does not include enabling the FFI on Fuchsia. So these tests will
fail without the dependent CL.

This CL adds an `all_positive.dart` test file to be packaged in the
.far file, such that it is easier to run all FFI tests in one go.

We don't run tests on the bots, but we do build this test package on
the bots.

To build the .far files locally:
```
tools/build.py --os=fuchsia -m debug fuchsia_ffi_test_package
tools/build.py --os=fuchsia -m debug -a arm64 fuchsia_ffi_test_package
```

Issue: https://github.com/dart-lang/sdk/issues/44434

Change-Id: Iec418e0c10d77afbf811fb83151664bcc2710b99
Cq-Include-Trybots: luci.dart.try:vm-fuchsia-release-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/175484
Reviewed-by: Liam Appelbe <liama@google.com>
2020-12-10 12:15:17 +00:00
..
apps/update_homebrew
bots [vm/ffi] Fuchsia FFI testing package 2020-12-10 12:15:17 +00:00
buildtools
dart2js
dom [html] Make cancel() always return synchronously 2020-12-09 01:44:38 +00:00
fuchsia
linux_dist_support/debian
package_deps Add additional validations to the pkg/ package pubspecs. 2020-12-02 17:27:18 +00:00
patches Revert "Reland "update Glob in the sdk, also adds package:file to the sdk"" 2020-11-26 00:11:11 +00:00
sdks
spec_parser Adjust qualifiedName, constructorDesignation, metadata 2020-12-02 10:03:47 +00:00
test_generators
testing
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
build.py [infra] Fix build.py and gn.py to exit on SIGINT 2020-11-13 12:35:09 +00:00
canary.dart
clean_output_directory.py
copy_dart.py
copy_tree.py
create_debian_chroot.sh
create_debian_packages.py
create_pkg_manifest.py
create_tarball.py
create_timestamp_file.py
diff_results.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
download_chromium_sysroot.sh
download_latest_dev_sdk.py
execute_recorded_testcases.py
experimental_features.yaml [vm] Get experimental flag default values from YAML 2020-11-13 00:29:38 +00:00
FAKE_COMMITS Migration: don't add experiment flag to analysis_options.yaml anymore. 2020-10-29 20:05:10 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_experimental_flags.dart [vm] Get experimental flag default values from YAML 2020-11-13 00:29:38 +00:00
generate_idefiles.py [infra] Remove test/kernel directory from testing scripts and infra scripts 2020-11-10 11:48:14 +00:00
generate_package_config.dart Require an SDK constraint in the package config generator. 2020-11-17 00:11:00 +00:00
git_cl_try.sh [Test tool] Remove -c dartkb configuration 2020-11-02 14:06:19 +00:00
gn.py [vm] Fuchsia arm64 build 2020-12-10 12:15:17 +00:00
gn_helpers.py
line_doc_comments.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py
minidump.py
only_in_release_mode.py
opt_out_files.dart
presubmit.sh
promote.py
publish_pkg.py
revert.py
run_debian_build.sh
run_offsets_extractor.sh
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py
test.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
test.py [infra] Rename test.py option to --cleanup-dart-processes 2020-11-02 15:22:55 +00:00
utils.py
validate_test_matrix.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
VERSION
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
yaml2json.py