Add Google test based tests.
Initial testing include an "id test", which really just a template test at this point, and a temperature sensor test. The google test code is included in this commit. It will eventually be taken out and replaced with a pull from a google external repo. Change-Id: I591818a9c169f4654fc8d8f17cf648f227d72545
This commit is contained in:
@@ -192,7 +192,8 @@ MakeDaemon() {
|
||||
// the complement of the permissions we want files to have.
|
||||
umask(027);
|
||||
|
||||
// To Do; Make this optional based on CL option.
|
||||
// To Do; Make this optional based on CL option. By default, don't do this.
|
||||
// Instead rely on serviced to make it a daemon.
|
||||
#if 0
|
||||
pid_t pid;
|
||||
// We want to dissassociate with calling process, so fork, and let
|
||||
|
||||
مرجع در شماره جدید
Block a user