Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

build: In-build and post-installation test steps. #59

Open
Artoria2e5 opened this issue Aug 17, 2015 · 3 comments
Open

build: In-build and post-installation test steps. #59

Artoria2e5 opened this issue Aug 17, 2015 · 3 comments

Comments

@Artoria2e5
Copy link
Contributor

Two kinds of tests need to be implemented:

autobuild/test

Occurs before installation.

autobuild/abtest

Part of abscripts abstraction, for non-supporting PMs install to /var/ab/tests/$PKGNAME.

# /usr/bin/ab-testpackage
if package manager has support; then exec out; fi
abbl-invoke "/var/ab/tests/$PKGNAME"
@MingcongBai
Copy link
Contributor

Occurs before installation.

Might as well just change that to a switch to whether to run unit tests or not.

@Artoria2e5
Copy link
Contributor Author

As an side, some good test can also be fed to AutoFDO…

@MingcongBai
Copy link
Contributor

As an side, some good test can also be fed to AutoFDO…

Yaaas!

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

No branches or pull requests

2 participants