Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libAppTests depends on MessagingTestHelpers, which depends on #8256

Closed
todo bot opened this issue Jul 9, 2021 · 1 comment
Closed

libAppTests depends on MessagingTestHelpers, which depends on #8256

todo bot opened this issue Jul 9, 2021 · 1 comment
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Jul 9, 2021

# TODO: libAppTests depends on MessagingTestHelpers, which depends on
# NetworkTestHelpers. That sort of depends on InetTestHelpers or
# equivalent (to provide gSystemLayer, gInet, InitNetwork(),
# ShutdownNetwork()) but there's only a POSIX implementation of that
# last, which does not compile on ESP32. Need to figure out how to
# make that work. See comments below for the transport layer tests,
# which have the same issue.
# run_suite libAppTests.a -lMessagingTestHelpers -lNetworkTestHelpers
run_suite libASN1Tests.a
run_suite libBleLayerTests.a


This issue was generated by todo based on a TODO comment in a9de05b when #8169 was merged. cc @bzbarsky-apple.
@todo todo bot added the todo label Jul 9, 2021
@carol-apple
Copy link
Contributor

This is a dupe of #8257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants