Page MenuHomeFreeBSD

Hook atf-lua tests up to the build
AbandonedPublic

Authored by kevans on Oct 24 2020, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 10, 2:08 PM
Unknown Object (File)
Sun, Aug 9, 2:24 AM
Unknown Object (File)
Sat, Aug 8, 7:54 PM
Unknown Object (File)
Wed, Aug 5, 1:28 PM
Unknown Object (File)
Mon, Aug 3, 1:33 AM
Unknown Object (File)
Jul 31 2026, 7:17 AM
Unknown Object (File)
Jul 25 2026, 11:51 PM
Unknown Object (File)
Jul 20 2026, 11:11 AM
Subscribers

Details

Reviewers
imp
ngie
Group Reviewers
tests
Summary

This would have been done in an earlier commit, but there's a dependency on the test infrastructure as we have some tests written in lua to test some functionality.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 34361

Event Timeline

This revision is now accepted and ready to land.Jun 11 2021, 5:09 PM
ngie requested changes to this revision.Jun 14 2021, 6:07 PM
ngie added a subscriber: ngie.
ngie added inline comments.
libexec/atf/atf-lua/tests/Makefile
14

Please don't hardcode Makefile.

This revision now requires changes to proceed.Jun 14 2021, 6:07 PM
libexec/atf/atf-lua/tests/Makefile
16

Could this please be fixed so it's properly configured, instead?

Sorry, meant to abandon this after atf-lua was rejected